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???n??^ 001111110110111000111111001111110011111101101110001111110011111101011110 3f6e3f3f3f6e3f3f5e
SJIS-WIN ?n???n??^ 001111110110111000111111001111110011111101101110001111110011111101011110 3f6e3f3f3f6e3f3f5e
EUC-JP ?n???n??^ 001111110110111000111111001111110011111101101110001111110011111101011110 3f6e3f3f3f6e3f3f5e
UTF-8 혧n챌철혧n챌철^ 111011011001100010100111011011101110110010110001100011001110110010110010101000001110110110011000101001110110111011101100101100011000110011101100101100101010000001011110 ed98a76eecb18cecb2a0ed98a76eecb18cecb2a05e
UHC 혧n챌철혧n챌철^ 110000101000111101101110110000111010011111000011101101101100001010001111011011101100001110100111110000111011011001011110 c28f6ec3a7c3b6c28f6ec3a7c3b65e

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