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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 豸ャ鮖ソ﨟ォ魘ォ^ 11100110101101101010110011101001101110011011111111111011100111011010101111101001101101001010101101011110 e6b6ace9b9bffb9dabe9b4ab5e
EUC-JP 豸ャ鮖ソ?ォ魘ォ^ 11101100101110001000111010101100111100101011101110001110101111110011111110001110101010111111001010110110100011101010101101011110 ecb88eacf2bb8ebf3f8eabf2b68eab5e
UTF-8 豸ャ鮖ソ﨟ォ魘ォ^ 11101000101100011011100011101111101111011010110011101001101011101001011011101111101111011011111111101111101010001001111111101111101111011010101111101001101011011001100011101111101111011010101101011110 e8b1b8efbdace9ae96efbdbfefa89fefbdabe9ad98efbdab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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