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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 顋顏籏}顋顏籏{^ 111010001111100111101000111110001110001011010111011111011110100011111001111010001111100011100010110101110111101101011110 e8f9e8f8e2d77de8f9e8f8e2d77b5e
EUC-JP 顋顏籏}顋顏籏{^ 111100001111101111110000111110101110010011011001011111011111000011111011111100001111101011100100110110010111101101011110 f0fbf0fae4d97df0fbf0fae4d97b5e
UTF-8 顋顏籏}顋顏籏{^ 111010011010000110001011111010011010000110001111111001111011000110001111011111011110100110100001100010111110100110100001100011111110011110110001100011110111101101011110 e9a18be9a18fe7b18f7de9a18be9a18fe7b18f7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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