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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鴉?????癒 111010011110101100111111001111110011111100111111001111111001011011111100 e9eb3f3f3f3f3f96fc
EUC-JP 鴉??薏??癒 1111001011101101001111110011111110001111110110011101111000111111001111111100110011111110 f2ed3f3f8fd9de3f3fccfe
UTF-8 鴉띲깷薏녶뿗癒 111010011011010010001001111010111001110110110010111010101011100110110111111010001001011010001111111010111000010110110110111010111011111110010111111001111001100110010010 e9b489eb9db2eab9b7e8968feb85b6ebbf97e79992
UHC 鴉띲깷薏녶뿗癒 1110010010111100100011011110001110000011101001011110101111111011100001101110010110010111100110101110101110101000 e4bc8de383a5ebfb86e5979aeba8

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