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 | 墻??詣?? | 1001101011010100001111110011111110001100011101110011111100111111 | 9ad43f3f8c773f3f |
EUC-JP | 墻??詣?? | 1101010011010110001111110011111110110111110110000011111100111111 | d4d63f3fb7d83f3f |
UTF-8 | 墻⑴즯詣뽬눎 | 111001011010001010111011111000101001000110110100111011001010011010101111111010001010100110100011111010111011110110101100111010111000100010001110 | e5a2bbe291b4eca6afe8a9a3ebbdaceb888e |
UHC | 墻⑴즯詣뽬눎 | 111011011101111110101001111001111010001110000001111001111110000110010110111010001000011110101010 | eddfa9e7a381e7e196e887aa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)