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 | 踟イム雅醇鉉 | 11100110111101111011001011010001100010011110101110001111100001101110011111101001 | e6f7b2d189eb8f86e7e9 |
EUC-JP | 踟イム雅醇鉉 | 111011001111100110001110101100101000111011010001101100101110110110111101111001101110111011101011 | ecf98eb28ed1b2edbde6eeeb |
UTF-8 | 踟イム雅醇鉉 | 111010001011100010011111111011111011110110110010111011111011111010010001111010011001101110000101111010011000011010000111111010011000100110001001 | e8b89fefbdb2efbe91e99b85e98687e98989 |
UHC | ???雅醇鉉 | 001111110011111100111111111001001011101011100010111101011111101011101000 | 3f3f3fe4bae2f5fae8 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)