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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN 豸係m}豸係m{^ 11100110101101101000110001010111011011010111110111100110101101101000110001010111011011010111101101011110 e6b68c576d7de6b68c576d7b5e
EUC-JP 豸係m}豸係m{^ 11101100101110001011011110111000011011010111110111101100101110001011011110111000011011010111101101011110 ecb8b7b86d7decb8b7b86d7b5e
UTF-8 豸係m}豸係m{^ 1110100010110001101110001110010010111111100000100110110101111101111010001011000110111000111001001011111110000010011011010111101101011110 e8b1b8e4bf826d7de8b1b8e4bf826d7b5e
UHC ?係m}?係m{^ 0011111111001100111101010110110101111101001111111100110011110101011011010111101101011110 3fccf56d7d3fccf56d7b5e

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