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 | 枝?址??系 | 100011100111110100111111100110101010110000111111001111111000110001101110 | 8e7d3f9aac3f3f8c6e |
EUC-JP | 枝?址??系 | 101110111101111000111111110101001010111000111111001111111011011111001111 | bbde3fd4ae3f3fb7cf |
UTF-8 | 枝렔址멱렓系 | 111001101001111010011101111010111010000010010100111001011001110110000000111010111010100110110001111010111010000010010011111001111011001110111011 | e69e9deba094e59d80eba9b1eba093e7b3bb |
UHC | 枝렔址멱렓系 | 111100101010101110001110101010011111001010100011101110001110100010001110101010001100110110100111 | f2ab8ea9f2a3b8e88ea8cda7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)