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 | 暎??辱ョ? | 100111011111001100111111001111111001000001001010100000111000011100111111 | 9df33f3f904a83873f |
EUC-JP | 暎??辱ョ? | 110110101111010100111111001111111011111110101011101001011110011100111111 | daf53f3fbfaba5e73f |
UTF-8 | 暎껇덱辱ョㅎ | 111001101001101010001110111010101011101110000111111010111000110110110001111010001011111010110001111000111000001110100111111000111000010110001110 | e69a8eeabb87eb8db1e8beb1e383a7e3858e |
UHC | 暎껇덱辱ョㅎ | 111001111011001010000011111010001011010110100110111010011011010010101011111001111010010010111110 | e7b283e8b5a6e9b4abe7a4be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)