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{^ 111011001000100010110111010100001110101110001101101111100111011101101110011111011110110010001000101101110101000011101011100011011011111001110111011011100111101101011110 ec88b750eb8dbe776e7dec88b750eb8dbe776e7b5e
UHC 숷P덾wn}숷P덾wn{^ 1001101001001100010100001000100101010001011101110110111001111101100110100100110001010000100010010101000101110111011011100111101101011110 9a4c508951776e7d9a4c508951776e7b5e

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