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 | 已??畔■鉦 | 10011011110111110011111100111111100101001100100010000001101000011000111111011110 | 9bdf3f3f94c881a18fde |
EUC-JP | 已??畔■鉦 | 11010110111000010011111100111111110010001100101010100010101000111011111011100000 | d6e13f3fc8caa2a3bee0 |
UTF-8 | 已고렢畔■鉦 | 111001011011011110110010111010101011001110100000111010111010000010100010111001111001010110010100111000101001011010100000111010011000100110100110 | e5b7b2eab3a0eba0a2e79594e296a0e989a6 |
UHC | 已고렢畔■鉦 | 111011001010101110110000111011011000111010110011110110101110110110100001111000011110111111111010 | ecabb0ed8eb3daeda1e1effa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)