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 | 巐倣圓巐・? | 11111010101101101001010111101101100110101010001011111010101101101010010100111111 | fab695ed9aa2fab6a53f |
EUC-JP | 巐倣圓巐・巋 | 100011111011101111111001110010101110111111010100101001001000111110111011111110011000111010100101100011111011101111111000 | 8fbbf9caefd4a48fbbf98ea58fbbf8 |
UTF-8 | 巐倣圓巐・巋 | 111001011011011110010000111001011000000010100011111001011001110010010011111001011011011110010000111011111011110110100101111001011011011110001011 | e5b790e580a3e59c93e5b790efbda5e5b78b |
UHC | ?倣圓??? | 0011111111011011101001111110101010101101001111110011111100111111 | 3fdba7eaad3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)