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??\n}?A??\n{^ 001111110100000100111111001111110101110001101110011111010011111101000001001111110011111101011100011011100111101101011110 3f413f3f5c6e7d3f413f3f5c6e7b5e
SJIS-WIN ?A??\n}?A??\n{^ 001111110100000100111111001111110101110001101110011111010011111101000001001111110011111101011100011011100111101101011110 3f413f3f5c6e7d3f413f3f5c6e7b5e
EUC-JP ?A??\n}?A??\n{^ 001111110100000100111111001111110101110001101110011111010011111101000001001111110011111101011100011011100111101101011110 3f413f3f5c6e7d3f413f3f5c6e7b5e
UTF-8 혪A혩쨍\n}혪A혩쨍\n{^ 111011011001100010101010010000011110110110011000101010011110110010101000100011010101110001101110011111011110110110011000101010100100000111101101100110001010100111101100101010001000110101011100011011100111101101011110 ed98aa41ed98a9eca88d5c6e7ded98aa41ed98a9eca88d5c6e7b5e
UHC 혪A혩쨍\n}혪A혩쨍\n{^ 110000101001001001000001110000101001000111000010101110000101110001101110011111011100001010010010010000011100001010010001110000101011100001011100011011100111101101011110 c29241c291c2b85c6e7dc29241c291c2b85c6e7b5e

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