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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 曖??曖??^ | 100111100100001000111111001111111001111001000010001111110011111101011110 | 9e423f3f9e423f3f5e |
EUC-JP | 曖??曖??^ | 110110111010001100111111001111111101101110100011001111110011111101011110 | dba33f3fdba33f3f5e |
UTF-8 | 曖뤹쳼曖뤷뮘^ | 11100110100110111001011011101011101001001011100111101100101100111011110011100110100110111001011011101011101001001011011111101011101011101001100001011110 | e69b96eba4b9ecb3bce69b96eba4b7ebae985e |
UHC | 曖뤹쳼曖뤷뮘^ | 11100100111100101000111111100111101010111001111111100100111100101000111111100101100100101010010001011110 | e4f28fe7ab9fe4f28fe592a45e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)