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 | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
SJIS-WIN | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
EUC-JP | ???[???[^ | 001111110011111100111111010110110011111100111111001111110101101101011110 | 3f3f3f5b3f3f3f5b5e |
UTF-8 | 硫용㈎[硫용㈎[^ | 111011111010011110001110111011001001101010101001111000111000100010001110010110111110111110100111100011101110110010011010101010011110001110001000100011100101101101011110 | efa78eec9aa9e3888e5befa78eec9aa9e3888e5b5e |
UHC | 硫용㈎[硫용㈎[^ | 111010111010100110111111111010111010100110111111010110111110101110101001101111111110101110101001101111110101101101011110 | eba9bfeba9bf5beba9bfeba9bf5b5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)