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 襭苦た[襭苦た[^ 111001100100001010001011111010101000001010111101010110111110011001000010100010111110101010000010101111010101101101011110 e6428bea82bd5be6428bea82bd5b5e
EUC-JP 襭苦た[襭苦た[^ 111010111010001110110110111011001010010010111111010110111110101110100011101101101110110010100100101111110101101101011110 eba3b6eca4bf5beba3b6eca4bf5b5e
UTF-8 襭苦た[襭苦た[^ 111010001010010110101101111010001000101110100110111000111000000110011111010110111110100010100101101011011110100010001011101001101110001110000001100111110101101101011110 e8a5ade88ba6e3819f5be8a5ade88ba6e3819f5b5e
UHC ?苦た[?苦た[^ 00111111110011011100100010101010101111110101101100111111110011011100100010101010101111110101101101011110 3fcdc8aabf5b3fcdc8aabf5b5e

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