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 ‡pon}‡pon{^ 100011111000011110001111011100000110111101101110011111011000111110000111100011110111000001101111011011100111101101011110 8f878f706f6e7d8f878f706f6e7b5e
SJIS-WIN ???pon}???pon{^ 001111110011111100111111011100000110111101101110011111010011111100111111001111110111000001101111011011100111101101011110 3f3f3f706f6e7d3f3f3f706f6e7b5e
EUC-JP ???pon}???pon{^ 001111110011111100111111011100000110111101101110011111010011111100111111001111110111000001101111011011100111101101011110 3f3f3f706f6e7d3f3f3f706f6e7b5e
UTF-8 ‡pon}‡pon{^ 110000101000111111000010100001111100001010001111011100000110111101101110011111011100001010001111110000101000011111000010100011110111000001101111011011100111101101011110 c28fc287c28f706f6e7dc28fc287c28f706f6e7b5e
UHC ???pon}???pon{^ 001111110011111100111111011100000110111101101110011111010011111100111111001111110111000001101111011011100111101101011110 3f3f3f706f6e7d3f3f3f706f6e7b5e

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