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 001111110100111000111111001111110011111100111111001111110011111100111111001111110011111101001110 3f4e3f3f3f3f3f3f3f3f3f4e
SJIS-WIN ?N?????????N 001111110100111000111111001111110011111100111111001111110011111100111111001111110011111101001110 3f4e3f3f3f3f3f3f3f3f3f4e
EUC-JP ?N?????????N 001111110100111000111111001111110011111100111111001111110011111100111111001111110011111101001110 3f4e3f3f3f3f3f3f3f3f3f4e
UTF-8 청N쩌챕혦짰쩐챕쩌쩍청N 1110110010110010101011010100111011101100101010011000110011101100101100011001010111101101100110001010011011101100101001111011000011101100101010011001000011101100101100011001010111101100101010011000110011101100101010011000110111101100101100101010110101001110 ecb2ad4eeca98cecb195ed98a6eca7b0eca990ecb195eca98ceca98decb2ad4e
UHC 청N쩌챕혦짰쩐챕쩌쩍청N 11000011101110110100111011000010101111001100001110101001110000101000111011000010101011101100001010111110110000111010100111000010101111001100001010111101110000111011101101001110 c3bb4ec2bcc3a9c28ec2aec2bec3a9c2bcc2bdc3bb4e

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