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 | 載???蜂建 | 100011011101101000111111001111110011111110010110010010011000110010011010 | 8dda3f3f3f96498c9a |
EUC-JP | 載???蜂建 | 101110101101110000111111001111110011111111001011101010101011011111111010 | badc3f3f3fcbaab7fa |
UTF-8 | 載언ㄼ卄蜂建 | 111010001011110010001001111011001001011010111000111000111000010010111100111001011000110110000100111010001001110010000010111001011011101110111010 | e8bc89ec96b8e384bce58d84e89c82e5bbba |
UHC | 載언ㄼ卄蜂建 | 111011101011000010111110111100001010010010101100111011001111111011011100111100001100101111101111 | eeb0bef0a4acecfedcf0cbef |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)