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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 렔렊렓뤁퍗찊죳쮲깼^ 11101011101000001001010011101011101000001000101011101011101000001001001111101011101001001000000111101101100011011001011111101100101100001000101011101100101000111011001111101100101011101011001011101010101110011011110001011110 eba094eba08aeba093eba481ed8d97ecb08aeca3b3ecaeb2eab9bc5e
UHC 렔렊렓뤁퍗찊죳쮲깼^ 10001110101010011000111010100001100011101010100010001111101100101011101110001110101010011000111010100001100011101010100010001111101100101010001101011110 8ea98ea18ea88fb2bb8ea98ea18ea88fb2a35e

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