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 | 佇弄??第拘 | 10011000110010001001100001001101001111110011111110010001111001101000110101010011 | 98c8984d3f3f91e68d53 |
EUC-JP | 佇弄??第拘 | 11010000110010101100111110101110001111110011111111000010111010001011100110110100 | d0cacfae3f3fc2e8b9b4 |
UTF-8 | 佇弄렱렊第拘 | 111001001011110110000111111001011011110010000100111010111010000010110001111010111010000010001010111001111010110010101100111001101000101110011000 | e4bd87e5bc84eba0b1eba08ae7acace68b98 |
UHC | 佇弄렱렊第拘 | 111011101011011111010110111001111000111010111110100011101010000111110000101011111100111110101100 | eeb7d6e78ebe8ea1f0afcfac |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)