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?p[?p?p[^ 0011111101110000001111110111000001011011001111110111000000111111011100000101101101011110 3f703f705b3f703f705b5e
SJIS-WIN ?p?p[?p?p[^ 0011111101110000001111110111000001011011001111110111000000111111011100000101101101011110 3f703f705b3f703f705b5e
EUC-JP ?p?p[?p?p[^ 0011111101110000001111110111000001011011001111110111000000111111011100000101101101011110 3f703f705b3f703f705b5e
UTF-8 㫝p㫝p[㫝p㫝p[^ 11100011101010111001110101110000111000111010101110011101011100000101101111100011101010111001110101110000111000111010101110011101011100000101101101011110 e3ab9d70e3ab9d705be3ab9d70e3ab9d705b5e
UHC ?p?p[?p?p[^ 0011111101110000001111110111000001011011001111110111000000111111011100000101101101011110 3f703f705b3f703f705b5e

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