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 | 巍??獨?? | 1001101111011001001111110011111111100000110101010011111100111111 | 9bd93f3fe0d53f3f |
EUC-JP | 巍??獨?? | 1101011011011011001111110011111111100000110101110011111100111111 | d6db3f3fe0d73f3f |
UTF-8 | 巍샷뤵獨덤롊 | 111001011011011110001101111011001000001110110111111010111010010010110101111001111000110110101000111010111000110110100100111010111010000110001010 | e5b78dec83b7eba4b5e78da8eb8da4eba18a |
UHC | 巍샷뤵獨덤롊 | 111010001110010010111100101001101000111111100011110101001011110010110100111111011000111011010000 | e8e4bca68fe3d4bcb4fd8ed0 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)