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 ֩A}֩A{^ 111101111010100101000001011111011111011110101001010000010111101101011110 f7a9417df7a9417b5e
SJIS-WIN ÷?A}÷?A{^ 1000000110000000001111110100000101111101100000011000000000111111010000010111101101011110 81803f417d81803f417b5e
EUC-JP ֩A}֩A{^ 101000011110000010001111101000101110110101000001011111011010000111100000100011111010001011101101010000010111101101011110 a1e08fa2ed417da1e08fa2ed417b5e
UTF-8 ֩A}֩A{^ 11000011101101111100001010101001010000010111110111000011101101111100001010101001010000010111101101011110 c3b7c2a9417dc3b7c2a9417b5e
UHC ÷?A}÷?A{^ 1010000111000000001111110100000101111101101000011100000000111111010000010111101101011110 a1c03f417da1c03f417b5e

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