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{^ 100100100101101001010000001111110111011101101110011111011001001001011010010100000011111101110111011011100111101101011110 925a503f776e7d925a503f776e7b5e
EUC-JP 短P?wn}短P?wn{^ 110000111011101101010000001111110111011101101110011111011100001110111011010100000011111101110111011011100111101101011110 c3bb503f776e7dc3bb503f776e7b5e
UTF-8 短P굉wn}短P굉wn{^ 111001111001111110101101010100001110101010110101100010010111011101101110011111011110011110011111101011010101000011101010101101011000100101110111011011100111101101011110 e79fad50eab589776e7de79fad50eab589776e7b5e
UHC 短P굉wn}短P굉wn{^ 1101001110101101010100001011000110110010011101110110111001111101110100111010110101010000101100011011001001110111011011100111101101011110 d3ad50b1b2776e7dd3ad50b1b2776e7b5e

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