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 | 懿??瑜⑤?^ | 10011100111100100011111100111111111000001110111110000111010001000011111101011110 | 9cf23f3fe0ef87443f5e |
EUC-JP | 懿??瑜??^ | 110110001111010000111111001111111110000011110001001111110011111101011110 | d8f43f3fe0f13f3f5e |
UTF-8 | 懿쇰쨸瑜⑤젘^ | 11100110100001111011111111101100100001111011000011101100101010001011100011100111100100011001110011100010100100011010010011101100101000001001100001011110 | e687bfec87b0eca8b8e7919ce291a4eca0985e |
UHC | 懿쇰쨸瑜⑤젘^ | 11101011111100111011110011101011101001001001001011101011101001011010100011101011101000001001010001011110 | ebf3bceba492eba5a8eba0945e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)