basecnvt
Basecnvt base conversions
Basecnvt base conversions
Project developed to perform basic binary conversions involving binary, octal, decimal and hexadecimal numbers.
Swiss Army knife for Unix permissions - a library for programmatic usage only
A collection of useful TypeScript functions and utilities for converting ASCII to other number systems.
Convert ASCII to Octal
A collection of useful TypeScript functions and utilities for converting binary to other number systems.
Converts binary to octal
A collection of useful TypeScript functions and utilities for converting decimal to other number systems.
Converts decimal numbers to octal numbers
A collection of useful TypeScript functions and utilities for converting hexadecimal to other number systems.
Converts hexadecimal to octal
A collection of useful TypeScript functions and utilities for number system conversions.
A collection of useful TypeScript functions and utilities for converting octal to other number systems.
Converts octal to ascii
Converts octal to binary
Converts octal to decimal
Converts octal to hexadecimal
Encode Integers into Strings and decode Strings into Integers.
Custom Number System
Converter of decimal and integer numbers in different bases such as octal, binary, hexadecimal and decimal and bases between 2 and 36 to other number bases