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 | 霆?鬱賂?? | 111010001011101100111111100111110101010010011000010001110011111100111111 | e8bb3f9f5498473f3f |
EUC-JP | 霆?鬱賂?? | 111100001011110100111111110111011011010111001111101010000011111100111111 | f0bd3fddb5cfa83f3f |
UTF-8 | 霆렪鬱賂렰렣 | 111010011001110010000110111010111010000010101010111010011010110010110001111010001011001110000010111010111010000010110000111010111010000010100011 | e99c86eba0aae9acb1e8b382eba0b0eba0a3 |
UHC | 霆렪鬱賂렰렣 | 111011111111110110001110101110001110101010100110110101101111000110001110101111011000111010110100 | effd8eb8eaa6d6f18ebd8eb4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)