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 ??r}??r{^ 001111110011111101110010011111010011111100111111011100100111101101011110 3f3f727d3f3f727b5e
SJIS-WIN 寥?r}寥?r{^ 1001101110001100001111110111001001111101100110111000110000111111011100100111101101011110 9b8c3f727d9b8c3f727b5e
EUC-JP 寥?r}寥?r{^ 1101010111101100001111110111001001111101110101011110110000111111011100100111101101011110 d5ec3f727dd5ec3f727b5e
UTF-8 寥렔r}寥렔r{^ 1110010110101111101001011110101110100000100101000111001001111101111001011010111110100101111010111010000010010100011100100111101101011110 e5afa5eba094727de5afa5eba094727b5e
UHC 寥렔r}寥렔r{^ 11101000111011111000111010101001011100100111110111101000111011111000111010101001011100100111101101011110 e8ef8ea9727de8ef8ea9727b5e

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