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 Žßޏ}Žßޏ{^ 1000111011011111100011101011100001111101100011101101111110001110101110000111101101011110 8edf8eb87d8edf8eb87b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?ß?¸}?ß?¸{^ 00111111100011111010100111001110001111111000111110100010101100010111110100111111100011111010100111001110001111111000111110100010101100010111101101011110 3f8fa9ce3f8fa2b17d3f8fa9ce3f8fa2b17b5e
UTF-8 Žßޏ}Žßޏ{^ 11000010100011101100001110011111110000101000111011000010101110000111110111000010100011101100001110011111110000101000111011000010101110000111101101011110 c28ec39fc28ec2b87dc28ec39fc28ec2b87b5e
UHC ?ß?¸}?ß?¸{^ 001111111010100110101100001111111010001010101100011111010011111110101001101011000011111110100010101011000111101101011110 3fa9ac3fa2ac7d3fa9ac3fa2ac7b5e

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