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 猜獸猜獸^ 11100111100011001001110011100111100011011011100011100111100011001001110011100111100011011011100001011110 e78c9ce78db8e78c9ce78db85e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ç??ç?¸ç??ç?¸^ 10001111101010111010111000111111001111111000111110101011101011100011111110001111101000101011000110001111101010111010111000111111001111111000111110101011101011100011111110001111101000101011000101011110 8fabae3f3f8fabae3f8fa2b18fabae3f3f8fabae3f8fa2b15e
UTF-8 猜獸猜獸^ 11000011101001111100001010001100110000101001110011000011101001111100001010001101110000101011100011000011101001111100001010001100110000101001110011000011101001111100001010001101110000101011100001011110 c3a7c28cc29cc3a7c28dc2b8c3a7c28cc29cc3a7c28dc2b85e
UHC ?????¸?????¸^ 001111110011111100111111001111110011111110100010101011000011111100111111001111110011111100111111101000101010110001011110 3f3f3f3f3fa2ac3f3f3f3f3fa2ac5e

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