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 | 要η?央?? | 100101110111011010000011110001010011111110001001100110110011111100111111 | 977683c53f899b3f3f |
EUC-JP | 要η?央?? | 110011011101011110100110110001110011111110110001111110110011111100111111 | cdd7a6c73fb1fb3f3f |
UTF-8 | 要η킋央듿춼 | 1110100010100110100000011100111010110111111011011000001010001011111001011010010010101110111010111001001110111111111011001011011010111100 | e8a681ceb7ed828be5a4aeeb93bfecb6bc |
UHC | 要η킋央듿춼 | 111010011010100110100101111001111011010010010111111001001110011110001010111001011010110110011000 | e9a9a5e7b497e4e78ae5ad98 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)