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 ???N???NB 001111110011111100111111010011100011111100111111001111110100111001000010 3f3f3f4e3f3f3f4e42
SJIS-WIN ???N???NB 001111110011111100111111010011100011111100111111001111110100111001000010 3f3f3f4e3f3f3f4e42
EUC-JP ???N???NB 001111110011111100111111010011100011111100111111001111110100111001000010 3f3f3f4e3f3f3f4e42
UTF-8 혩쨘혪N혩쨘혪NB 111011011001100010101001111011001010100010011000111011011001100010101010010011101110110110011000101010011110110010101000100110001110110110011000101010100100111001000010 ed98a9eca898ed98aa4eed98a9eca898ed98aa4e42
UHC 혩쨘혪N혩쨘혪NB 110000101001000111000010101110101100001010010010010011101100001010010001110000101011101011000010100100100100111001000010 c291c2bac2924ec291c2bac2924e42

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