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 µßµ}µßµ{^ 1000111110110101110111111011010101111101100011111011010111011111101101010111101101011110 8fb5dfb57d8fb5dfb57b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ??ß?}??ß?{^ 001111110011111110001111101010011100111000111111011111010011111100111111100011111010100111001110001111110111101101011110 3f3f8fa9ce3f7d3f3f8fa9ce3f7b5e
UTF-8 µßµ}µßµ{^ 11000010100011111100001010110101110000111001111111000010101101010111110111000010100011111100001010110101110000111001111111000010101101010111101101011110 c28fc2b5c39fc2b57dc28fc2b5c39fc2b57b5e
UHC ??ß?}??ß?{^ 00111111001111111010100110101100001111110111110100111111001111111010100110101100001111110111101101011110 3f3fa9ac3f7d3f3fa9ac3f7b5e

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