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 Ž´ŽÝ޹ެ^ 100011101011010010001110110111011000111010111001100011101010110001011110 8eb48edd8eb98eac5e
SJIS-WIN ?´?????¬^ 0011111110000001010011000011111100111111001111110011111100111111100000011100101001011110 3f814c3f3f3f3f3f81ca5e
EUC-JP ?´?Ý???¬^ 00111111101000011010110100111111100011111010101011110010001111110011111100111111101000101100110001011110 3fa1ad3f8faaf23f3f3fa2cc5e
UTF-8 Ž´ŽÝ޹ެ^ 1100001010001110110000101011010011000010100011101100001110011101110000101000111011000010101110011100001010001110110000101010110001011110 c28ec2b4c28ec39dc28ec2b9c28ec2ac5e
UHC ?´???¹??^ 0011111110100010101001010011111100111111001111111010100111110110001111110011111101011110 3fa2a53f3f3fa9f63f3f5e

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