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{^ 1001001001011010010100001001001001000000011101110110111001111101100100100101101001010000100100100100000001110111011011100111101101011110 925a509240776e7d925a509240776e7b5e
EUC-JP 短P叩wn}短P叩wn{^ 1100001110111011010100001100001110100001011101110110111001111101110000111011101101010000110000111010000101110111011011100111101101011110 c3bb50c3a1776e7dc3bb50c3a1776e7b5e
UTF-8 短P叩wn}短P叩wn{^ 111001111001111110101101010100001110010110001111101010010111011101101110011111011110011110011111101011010101000011100101100011111010100101110111011011100111101101011110 e79fad50e58fa9776e7de79fad50e58fa9776e7b5e
UHC 短P叩wn}短P叩wn{^ 1101001110101101010100001100110110110000011101110110111001111101110100111010110101010000110011011011000001110111011011100111101101011110 d3ad50cdb0776e7dd3ad50cdb0776e7b5e

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