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^ 001111110011111100111111010000010011111100111111001111110100000101011110 3f3f3f413f3f3f415e
SJIS-WIN ???A???A^ 001111110011111100111111010000010011111100111111001111110100000101011110 3f3f3f413f3f3f415e
EUC-JP ???A???A^ 001111110011111100111111010000010011111100111111001111110100000101011110 3f3f3f413f3f3f415e
UTF-8 혨첩혩A혨첩혩A^ 111011011001100010101000111011001011001010101001111011011001100010101001010000011110110110011000101010001110110010110010101010011110110110011000101010010100000101011110 ed98a8ecb2a9ed98a941ed98a8ecb2a9ed98a9415e
UHC 혨첩혩A혨첩혩A^ 110000101001000011000011101110001100001010010001010000011100001010010000110000111011100011000010100100010100000101011110 c290c3b8c29141c290c3b8c291415e

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