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 | 曖??實?? | 1001111001000010001111110011111110011011100010010011111100111111 | 9e423f3f9b893f3f |
EUC-JP | 曖??實?? | 1101101110100011001111110011111111010101111010010011111100111111 | dba33f3fd5e93f3f |
UTF-8 | 曖럮뢘實굩뢞 | 111001101001101110010110111010111001111110101110111010111010001010011000111001011010111110100110111010101011010110101001111010111010001010011110 | e69b96eb9faeeba298e5afa6eab5a9eba29e |
UHC | 曖럮뢘實굩뢞 | 111001001111001010001110100011111000111101010011111000111111100110000010100011111000111101011001 | e4f28e8f8f53e3f9828f8f59 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)