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 | 曜??瓦℡? | 100101110110101000111111001111111000101010100010100001111000010000111111 | 976a3f3f8aa287843f |
EUC-JP | 曜??瓦?? | 1100110111001011001111110011111110110100101001000011111100111111 | cdcb3f3fb4a43f3f |
UTF-8 | 曜섓쉠瓦℡뒟 | 111001101001101110011100111011001000010010010011111011001000100110100000111001111001001110100110111000101000010010100001111010111001001010011111 | e69b9cec8493ec89a0e793a6e284a1eb929f |
UHC | 曜섓쉠瓦℡뒟 | 111010001111100010011000111011111011110110101010111010001011111110100010111001011000101010011011 | e8f898efbdaae8bfa2e58a9b |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)