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 ?P?wn}?P?wn{^ 00111111010100000011111101110111011011100111110100111111010100000011111101110111011011100111101101011110 3f503f776e7d3f503f776e7b5e
SJIS-WIN ?P?wn}?P?wn{^ 00111111010100000011111101110111011011100111110100111111010100000011111101110111011011100111101101011110 3f503f776e7d3f503f776e7b5e
EUC-JP ?P?wn}?P?wn{^ 00111111010100000011111101110111011011100111110100111111010100000011111101110111011011100111101101011110 3f503f776e7d3f503f776e7b5e
UTF-8 뭒P묧wn}뭒P묧wn{^ 111010111010110110010010010100001110101110101100101001110111011101101110011111011110101110101101100100100101000011101011101011001010011101110111011011100111101101011110 ebad9250ebaca7776e7debad9250ebaca7776e7b5e
UHC 뭒P묧wn}뭒P묧wn{^ 1001001001011010010100001001000111111110011101110110111001111101100100100101101001010000100100011111111001110111011011100111101101011110 925a5091fe776e7d925a5091fe776e7b5e

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