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{^ 1001101001001100010100001001011101001111011101110110111001111101100110100100110001010000100101110100111101110111011011100111101101011110 9a4c50974f776e7d9a4c50974f776e7b5e
EUC-JP 哭P涌wn}哭P涌wn{^ 1101001110101101010100001100110110110000011101110110111001111101110100111010110101010000110011011011000001110111011011100111101101011110 d3ad50cdb0776e7dd3ad50cdb0776e7b5e
UTF-8 哭P涌wn}哭P涌wn{^ 111001011001001110101101010100001110011010110110100011000111011101101110011111011110010110010011101011010101000011100110101101101000110001110111011011100111101101011110 e593ad50e6b68c776e7de593ad50e6b68c776e7b5e
UHC 哭P涌wn}哭P涌wn{^ 1100110111010110010100001110100110111111011101110110111001111101110011011101011001010000111010011011111101110111011011100111101101011110 cdd650e9bf776e7dcdd650e9bf776e7b5e

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