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 | 薔?億??沚 | 111001010100101100111111100010011010110100111111001111111001111110001101 | e54b3f89ad3f3f9f8d |
EUC-JP | 薔?億??沚 | 111010011010110000111111101100101010111100111111001111111101110111101101 | e9ac3fb2af3f3fdded |
UTF-8 | 薔렡億몇껑沚 | 111010001001011010010100111010111010000010100001111001011000010010000100111010111010101010000111111010101011101110010001111001101011001010011010 | e89694eba0a1e58484ebaa87eabb91e6b29a |
UHC | 薔렡億몇껑沚 | 111011011111100110001110101100101110010111100010101110001110111010110010101100011111001010101111 | edf98eb2e5e2b8eeb2b1f2af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)