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 Žß޾}Žß޾{^ 1000111011011111100011101011111001111101100011101101111110001110101111100111101101011110 8edf8ebe7d8edf8ebe7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?ß??}?ß??{^ 001111111000111110101001110011100011111100111111011111010011111110001111101010011100111000111111001111110111101101011110 3f8fa9ce3f3f7d3f8fa9ce3f3f7b5e
UTF-8 Žß޾}Žß޾{^ 11000010100011101100001110011111110000101000111011000010101111100111110111000010100011101100001110011111110000101000111011000010101111100111101101011110 c28ec39fc28ec2be7dc28ec39fc28ec2be7b5e
UHC ?ß?¾}?ß?¾{^ 001111111010100110101100001111111010100011111010011111010011111110101001101011000011111110101000111110100111101101011110 3fa9ac3fa8fa7d3fa9ac3fa8fa7b5e

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