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 ֩D}֩D{^ 111101111010100101000100011111011111011110101001010001000111101101011110 f7a9447df7a9447b5e
SJIS-WIN ÷?D}÷?D{^ 1000000110000000001111110100010001111101100000011000000000111111010001000111101101011110 81803f447d81803f447b5e
EUC-JP ֩D}֩D{^ 101000011110000010001111101000101110110101000100011111011010000111100000100011111010001011101101010001000111101101011110 a1e08fa2ed447da1e08fa2ed447b5e
UTF-8 ֩D}֩D{^ 11000011101101111100001010101001010001000111110111000011101101111100001010101001010001000111101101011110 c3b7c2a9447dc3b7c2a9447b5e
UHC ÷?D}÷?D{^ 1010000111000000001111110100010001111101101000011100000000111111010001000111101101011110 a1c03f447da1c03f447b5e

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