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 | ???^ | 00111111001111110011111101011110 | 3f3f3f5e |
SJIS-WIN | 鉗溯往^ | 11100111111001111001111111101000100010011001110101011110 | e7e79fe8899d5e |
EUC-JP | 鉗溯往^ | 11101110111010011101111011101010101100011111110101011110 | eee9deeab1fd5e |
UTF-8 | 鉗溯往^ | 11101001100010011001011111100110101110101010111111100101101111101000000001011110 | e98997e6baafe5be805e |
UHC | 鉗溯往^ | 11001100110001101110000110111101111010001101100101011110 | ccc6e1bde8d95e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)