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 | 佇經???? | 1001100011001000111000110101001100111111001111110011111100111111 | 98c8e3533f3f3f3f |
EUC-JP | 佇經???? | 1101000011001010111001011011010000111111001111110011111100111111 | d0cae5b43f3f3f3f |
UTF-8 | 佇經렜당렪렟 | 111001001011110110000111111001111011011010010011111010111010000010011100111010111000101110111001111010111010000010101010111010111010000010011111 | e4bd87e7b693eba09ceb8bb9eba0aaeba09f |
UHC | 佇經렜당렪렟 | 111011101011011111001100111010001000111010101110101101001110011110001110101110001000111010110000 | eeb7cce88eaeb4e78eb88eb0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)