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}vp}vB 1100001010011101011100000111110101110110110000101001110101110000011111010111011001000010 c29d707d76c29d707d7642
SJIS-WIN ??p}v??p}vB 0011111100111111011100000111110101110110001111110011111101110000011111010111011001000010 3f3f707d763f3f707d7642
EUC-JP Â?p}vÂ?p}vB 100011111010101010100100001111110111000001111101011101101000111110101010101001000011111101110000011111010111011001000010 8faaa43f707d768faaa43f707d7642
UTF-8 p}vp}vB 110000111000001011000010100111010111000001111101011101101100001110000010110000101001110101110000011111010111011001000010 c382c29d707d76c382c29d707d7642
UHC ??p}v??p}vB 0011111100111111011100000111110101110110001111110011111101110000011111010111011001000010 3f3f707d763f3f707d7642

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