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 | 霓懷クク菫ョ | 111010001011110110011100111001011011100010111000111001001011111110101110 | e8bd9ce5b8b8e4bfae |
EUC-JP | 霓懷クク菫ョ | 111100001011111111011000111001111000111010111000100011101011100011101000110000011000111010101110 | f0bfd8e78eb88eb8e8c18eae |
UTF-8 | 霓懷クク菫ョ | 111010011001110010010011111001101000011110110111111011111011110110111000111011111011110110111000111010001000111110101011111011111011110110101110 | e99c93e687b7efbdb8efbdb8e88fabefbdae |
UHC | 霓懷??菫? | 111001111110011111111100111000110011111100111111110100001100101100111111 | e7e7fce33f3fd0cb3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)