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 | 慫?汀?以瓏 | 10011100110011110011111110010010111100110011111110001000110010001110000011111010 | 9ccf3f92f33f88c8e0fa |
EUC-JP | 慫?汀?以瓏 | 11011000110100010011111111000100111101010011111110110000110010101110000011111100 | d8d13fc4f53fb0cae0fc |
UTF-8 | 慫렯汀렡以瓏 | 111001101000010110101011111010111010000010101111111001101011000110000000111010111010000010100001111001001011101110100101111001111001001110001111 | e685abeba0afe6b180eba0a1e4bba5e7938f |
UHC | 慫렯汀렡以瓏 | 111100001111011010001110101111001110111111100010100011101011001011101100101001001101011011101010 | f0f68ebcefe28eb2eca4d6ea |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)