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??^ 001111110111000000111111001111110011111101110000001111110011111101011110 3f703f3f3f703f3f5e
SJIS-WIN ?p???p??^ 001111110111000000111111001111110011111101110000001111110011111101011110 3f703f3f3f703f3f5e
EUC-JP ?p???p??^ 001111110111000000111111001111110011111101110000001111110011111101011110 3f703f3f3f703f3f5e
UTF-8 횪p찼챨횪p찼챨^ 111011011001101010101010011100001110110010110000101111001110110010110001101010001110110110011010101010100111000011101100101100001011110011101100101100011010100001011110 ed9aaa70ecb0bcecb1a8ed9aaa70ecb0bcecb1a85e
UHC 횪p찼챨횪p찼챨^ 110000111010000001110000110000111010000111000011101100001100001110100000011100001100001110100001110000111011000001011110 c3a070c3a1c3b0c3a070c3a1c3b05e

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