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 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
EUC-JP ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
UTF-8 렯렱렯렔렯렱렯렓A 11101011101000001010111111101011101000001011000111101011101000001010111111101011101000001001010011101011101000001010111111101011101000001011000111101011101000001010111111101011101000001001001101000001 eba0afeba0b1eba0afeba094eba0afeba0b1eba0afeba09341
UHC 렯렱렯렔렯렱렯렓A 1000111010111100100011101011111010001110101111001000111010101001100011101011110010001110101111101000111010111100100011101010100001000001 8ebc8ebe8ebc8ea98ebc8ebe8ebc8ea841

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