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 | ?????L | 001111110011111100111111001111110011111101001100 | 3f3f3f3f3f4c |
SJIS-WIN | ?讎嶸倆于L | 00111111111001101010011011111010101101001001100011101101100110001011000001001100 | 3fe6a6fab498ed98b04c |
EUC-JP | 嶴讎嶸倆于L | 10001111101110111111001111101100101010001000111110111011111101001101000011101111110100001011001001001100 | 8fbbf3eca88fbbf4d0efd0b24c |
UTF-8 | 嶴讎嶸倆于L | 11100101101101101011010011101000101011101000111011100101101101101011100011100101100000001000011011100100101110101000111001001100 | e5b6b4e8ae8ee5b6b8e58086e4ba8e4c |
UHC | ??嶸倆于L | 001111110011111111100111101011101101010111010110111010011100110101001100 | 3f3fe7aed5d6e9cd4c |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)