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 | ????® | 0011111100111111001111110011111110101110 | 3f3f3f3fae |
SJIS-WIN | 曜??瓦? | 10010111011010100011111100111111100010101010001000111111 | 976a3f3f8aa23f |
EUC-JP | 曜??瓦® | 110011011100101100111111001111111011010010100100100011111010001011101110 | cdcb3f3fb4a48fa2ee |
UTF-8 | 曜섓쉠瓦® | 1110011010011011100111001110110010000100100100111110110010001001101000001110011110010011101001101100001010101110 | e69b9cec8493ec89a0e793a6c2ae |
UHC | 曜섓쉠瓦® | 11101000111110001001100011101111101111011010101011101000101111111010001011100111 | e8f898efbdaae8bfa2e7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)