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 | ?????^ | 001111110011111100111111001111110011111101011110 | 3f3f3f3f3f5e |
SJIS-WIN | 低猛???^ | 1001001011100001100101101101001000111111001111110011111101011110 | 92e196d23f3f3f5e |
EUC-JP | 低猛??™^ | 11000100111000111100110011010100001111110011111110001111101000101110111101011110 | c4e3ccd43f3f8fa2ef5e |
UTF-8 | 低猛렪븍™^ | 11100100101111011000111011100111100011001001101111101011101000001010101011101011101110001000110111100010100001001010001001011110 | e4bd8ee78c9beba0aaebb88de284a25e |
UHC | 低猛렪븍™^ | 1110111010111000110110001110110110001110101110001011101011101011101000101110001001011110 | eeb8d8ed8eb8baeba2e25e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)