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 ŽÓŽ£CDŽÓŽ£CD^ 10001110110100111000111010100011010000110100010010001110110100111000111010100011010000110100010001011110 8ed38ea343448ed38ea343445e
SJIS-WIN ???£CD???£CD^ 001111110011111100111111100000011001001001000011010001000011111100111111001111111000000110010010010000110100010001011110 3f3f3f819243443f3f3f819243445e
EUC-JP ?Ó?£CD?Ó?£CD^ 00111111100011111010101011010001001111111010000111110010010000110100010000111111100011111010101011010001001111111010000111110010010000110100010001011110 3f8faad13fa1f243443f8faad13fa1f243445e
UTF-8 ŽÓŽ£CDŽÓŽ£CD^ 110000101000111011000011100100111100001010001110110000101010001101000011010001001100001010001110110000111001001111000010100011101100001010100011010000110100010001011110 c28ec393c28ec2a34344c28ec393c28ec2a343445e
UHC ????CD????CD^ 00111111001111110011111100111111010000110100010000111111001111110011111100111111010000110100010001011110 3f3f3f3f43443f3f3f3f43445e

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