To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 哭鞦魎[哭鞦魎[^ 100110100100110011101000111000011110100110110010010110111001101001001100111010001110000111101001101100100101101101011110 9a4ce8e1e9b25b9a4ce8e1e9b25b5e
EUC-JP 哭鞦魎[哭鞦魎[^ 110100111010110111110000111000111111001010110100010110111101001110101101111100001110001111110010101101000101101101011110 d3adf0e3f2b45bd3adf0e3f2b45b5e
UTF-8 哭鞦魎[哭鞦魎[^ 111001011001001110101101111010011001111010100110111010011010110110001110010110111110010110010011101011011110100110011110101001101110100110101101100011100101101101011110 e593ade99ea6e9ad8e5be593ade99ea6e9ad8e5b5e
UHC 哭??[哭??[^ 1100110111010110001111110011111101011011110011011101011000111111001111110101101101011110 cdd63f3f5bcdd63f3f5b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)