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 | 已??畔↓畯 | 10011011110111110011111100111111100101001100100010000001101010111111101101101111 | 9bdf3f3f94c881abfb6f |
EUC-JP | 已??畔↓畯 | 1101011011100001001111110011111111001000110010101010001010101101100011111100110110111011 | d6e13f3fc8caa2ad8fcdbb |
UTF-8 | 已고렢畔↓畯 | 111001011011011110110010111010101011001110100000111010111010000010100010111001111001010110010100111000101000011010010011111001111001010110101111 | e5b7b2eab3a0eba0a2e79594e28693e795af |
UHC | 已고렢畔↓畯 | 111011001010101110110000111011011000111010110011110110101110110110100001111010011111000111100001 | ecabb0ed8eb3daeda1e9f1e1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)