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 | 邑??矣⑤? | 100101110101011100111111001111111110000111100001100001110100010000111111 | 97573f3fe1e187443f |
EUC-JP | 邑??矣?? | 1100110110111000001111110011111111100010111000110011111100111111 | cdb83f3fe2e33f3f |
UTF-8 | 邑듣퍛矣⑤럤 | 111010011000001010010001111010111001001110100011111011011000110110011011111001111001111110100011111000101001000110100100111010111001111110100100 | e98291eb93a3ed8d9be79fa3e291a4eb9fa4 |
UHC | 邑듣퍛矣⑤럤 | 111010111110100110110101111010001011101110010010111010111111100010101000111010111000111010000111 | ebe9b5e8bb92ebf8a8eb8e87 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)