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 | 嶸???⑧? | 1111101010110100001111110011111100111111100001110100011100111111 | fab43f3f3f87473f |
EUC-JP | 嶸????? | 1000111110111011111101000011111100111111001111110011111100111111 | 8fbbf43f3f3f3f3f |
UTF-8 | 嶸륃맆狀⑧뱱 | 111001011011011010111000111010111010010110000011111010111010011110000110111011111010011110111010111000101001000110100111111010111011000110110001 | e5b6b8eba583eba786efa7bae291a7ebb1b1 |
UHC | 嶸륃맆狀⑧뱱 | 111001111010111010001111111011101001000010100000111011011110111010101000111011101001001110010111 | e7ae8fee90a0edeea8ee9397 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)