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 | 中儡???淫 | 100100101000011010011001010100110011111100111111001111111000100011111010 | 928699533f3f3f88fa |
EUC-JP | 中儡藿??淫 | 1100001111100110110100011011010010001111110110101010000100111111001111111011000011111100 | c3e6d1b48fdaa13f3fb0fc |
UTF-8 | 中儡藿롊렔淫 | 111001001011100010101101111001011000010010100001111010001001011110111111111010111010000110001010111010111010000010010100111001101011011110101011 | e4b8ade584a1e897bfeba18aeba094e6b7ab |
UHC | 中儡藿롊렔淫 | 111100011110100111010110111011011100111010101011100011101101000010001110101010011110101111100010 | f1e9d6edceab8ed08ea9ebe2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)