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…Z}p…Z{^ 100111010111000010010000100001011001000001011010011111011001110101110000100100001000010110010000010110100111101101011110 9d709085905a7d9d709085905a7b5e
SJIS-WIN ?p???Z}?p???Z{^ 001111110111000000111111001111110011111101011010011111010011111101110000001111110011111100111111010110100111101101011110 3f703f3f3f5a7d3f703f3f3f5a7b5e
EUC-JP ?p???Z}?p???Z{^ 001111110111000000111111001111110011111101011010011111010011111101110000001111110011111100111111010110100111101101011110 3f703f3f3f5a7d3f703f3f3f5a7b5e
UTF-8 p…Z}p…Z{^ 1100001010011101011100001100001010010000110000101000010111000010100100000101101001111101110000101001110101110000110000101001000011000010100001011100001010010000010110100111101101011110 c29d70c290c285c2905a7dc29d70c290c285c2905a7b5e
UHC ?p???Z}?p???Z{^ 001111110111000000111111001111110011111101011010011111010011111101110000001111110011111100111111010110100111101101011110 3f703f3f3f5a7d3f703f3f3f5a7b5e

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