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 Žß޻޳޴^ 100011101101111110001110101110111000111010110011100011101011010001011110 8edf8ebb8eb38eb45e
SJIS-WIN ???????´^ 00111111001111110011111100111111001111110011111100111111100000010100110001011110 3f3f3f3f3f3f3f814c5e
EUC-JP ?ß?????´^ 001111111000111110101001110011100011111100111111001111110011111100111111101000011010110101011110 3f8fa9ce3f3f3f3f3fa1ad5e
UTF-8 Žß޻޳޴^ 1100001010001110110000111001111111000010100011101100001010111011110000101000111011000010101100111100001010001110110000101011010001011110 c28ec39fc28ec2bbc28ec2b3c28ec2b45e
UHC ?ß???³?´^ 001111111010100110101100001111110011111100111111101010011111100000111111101000101010010101011110 3fa9ac3f3f3fa9f83fa2a55e

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