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?M}?N?M{^ 0011111101001110001111110100110101111101001111110100111000111111010011010111101101011110 3f4e3f4d7d3f4e3f4d7b5e
SJIS-WIN ?N?M}?N?M{^ 0011111101001110001111110100110101111101001111110100111000111111010011010111101101011110 3f4e3f4d7d3f4e3f4d7b5e
EUC-JP ?N?M}?N?M{^ 0011111101001110001111110100110101111101001111110100111000111111010011010111101101011110 3f4e3f4d7d3f4e3f4d7b5e
UTF-8 청N짝M}청N짝M{^ 11101100101100101010110101001110111011001010011110011101010011010111110111101100101100101010110101001110111011001010011110011101010011010111101101011110 ecb2ad4eeca79d4d7decb2ad4eeca79d4d7b5e
UHC 청N짝M}청N짝M{^ 110000111011101101001110110000101010011001001101011111011100001110111011010011101100001010100110010011010111101101011110 c3bb4ec2a64d7dc3bb4ec2a64d7b5e

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