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 ??ß}??ß{^ 001111110011111111011111011111010011111100111111110111110111101101011110 3f3fdf7d3f3fdf7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ??ß}??ß{^ 00111111001111111000111110101001110011100111110100111111001111111000111110101001110011100111101101011110 3f3f8fa9ce7d3f3f8fa9ce7b5e
UTF-8 驪볥ß}驪볥ß{^ 11101111101001101000011111101011101100111010010111000011100111110111110111101111101001101000011111101011101100111010010111000011100111110111101101011110 efa687ebb3a5c39f7defa687ebb3a5c39f7b5e
UHC 驪볥ß}驪볥ß{^ 111001101010111110010011111010111010100110101100011111011110011010101111100100111110101110101001101011000111101101011110 e6af93eba9ac7de6af93eba9ac7b5e

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