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????L?????^ 00111111010000010011111100111111001111110011111101001100001111110011111100111111001111110011111101011110 3f413f3f3f3f4c3f3f3f3f3f5e
SJIS-WIN ?A????L?????^ 00111111010000010011111100111111001111110011111101001100001111110011111100111111001111110011111101011110 3f413f3f3f3f4c3f3f3f3f3f5e
EUC-JP ?A????L?????^ 00111111010000010011111100111111001111110011111101001100001111110011111100111111001111110011111101011110 3f413f3f3f3f4c3f3f3f3f3f5e
UTF-8 뭒A뫚뭒묱뭒L묨뫚뭒묱뭑^ 111010111010110110010010010000011110101110101011100110101110101110101101100100101110101110101100101100011110101110101101100100100100110011101011101011001010100011101011101010111001101011101011101011011001001011101011101011001011000111101011101011011001000101011110 ebad9241ebab9aebad92ebacb1ebad924cebaca8ebab9aebad92ebacb1ebad915e
UHC 뭒A뫚뭒묱뭒L묨뫚뭒묱뭑^ 1001001001011010010000011001000110111010100100100101101010010010010010001001001001011010010011001001001001000001100100011011101010010010010110101001001001001000100100100101100101011110 925a4191ba925a9248925a4c924191ba925a924892595e

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