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 | ??? | 001111110011111100111111 | 3f3f3f |
SJIS-WIN | 闊誤。 | 1110100010001000100011001110101110100001 | e8888ceba1 |
EUC-JP | 闊誤。 | 111011111110100010111000111011011000111010100001 | efe8b8ed8ea1 |
UTF-8 | 闊誤。 | 111010011001011110001010111010001010101010100100111011111011110110100001 | e9978ae8aaa4efbda1 |
UHC | 闊誤? | 1111110011000100111010001010011000111111 | fcc4e8a63f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)