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 | 顆る。幄鬘 | 1110100011110111100000101110100110100001100110111110100011110111100000101110100110100001 | e8f782e9a19be8f782e9a1 |
EUC-JP | 顆る。幄?鬘 | 1111000011111001101001001110101110001110101000011101011011101010001111111111001010100011 | f0f9a4eb8ea1d6ea3ff2a3 |
UTF-8 | 顆る。幄鬘 | 111010011010000110000110111000111000001010001011111011111011110110100001111001011011100110000100111011101001010110100101111010011010110010011000 | e9a186e3828befbda1e5b984ee95a5e9ac98 |
UHC | 顆る?幄?? | 110011101010100010101010111010110011111111100100110000010011111100111111 | cea8aaeb3fe4c13f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)