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 | ???[?? | 001111110011111100111111010110110011111100111111 | 3f3f3f5b3f3f |
SJIS-WIN | 叩袖短[存損 | 1001001001000000100100011011001110010010010110100101101110010001101101101001000110111001 | 924091b3925a5b91b691b9 |
EUC-JP | 叩袖短[存損 | 1100001110100001110000101011010111000011101110110101101111000010101110001100001010111011 | c3a1c2b5c3bb5bc2b8c2bb |
UTF-8 | 叩袖短[存損 | 11100101100011111010100111101000101000101001011011100111100111111010110101011011111001011010110110011000111001101001000010001101 | e58fa9e8a296e79fad5be5ad98e6908d |
UHC | 叩袖短[存損 | 1100110110110000111000101100000011010011101011010101101111110000111011011110000111011111 | cdb0e2c0d3ad5bf0ede1df |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)