To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 營??絶?? | 1001101001111010001111110011111110010000111000100011111100111111 | 9a7a3f3f90e23f3f |
EUC-JP | 營??絶?? | 1101001111011011001111110011111111000000111001000011111100111111 | d3db3f3fc0e43f3f |
UTF-8 | 營롳풛絶믬벞 | 111001111000011110011111111010111010000110110011111011011001001010011011111001111011010110110110111010111010111110101100111010111011001010011110 | e7879feba1b3ed929be7b5b6ebafacebb29e |
UHC | 營롳풛絶믬벞 | 111001111011110110001110111011111011111010011110111011111011111010010010111011101001001110111001 | e7bd8eefbe9eefbe92ee93b9 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)