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 | 驍冗、シ邊殘 | 11101001100000101000111111100111101001001011110011100111101100101001111101101011 | e9828fe7a4bce7b29f6b |
EUC-JP | 驍冗、シ邊殘 | 111100011110001010111110111010011000111010100100100011101011110011101110101101001101110111001100 | f1e2bee98ea48ebceeb4ddcc |
UTF-8 | 驍冗、シ邊殘 | 111010011010100110001101111001011000011010010111111011111011110110100100111011111011110110111100111010011000001010001010111001101010111010011000 | e9a98de58697efbda4efbdbce9828ae6ae98 |
UHC | 驍冗??邊殘 | 11111101101001001110100110110111001111110011111111011100101010111110110111010001 | fda4e9b73f3fdcabedd1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)