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 蟶・菴吩陟蟶・ 111001011011100010100101111001001011110110011001111001001110100010100000111001011011100010100101 e5b8a5e4bd99e4e8a0e5b8a5
EUC-JP 蟶・菴吩陟蟶・ 1110101010111010100011101010010111101000101111111101001011100110111100001010001011101010101110101000111010100101 eaba8ea5e8bfd2e6f0a2eaba8ea5
UTF-8 蟶・菴吩陟蟶・ 111010001001111110110110111011111011110110100101111010001000111110110100111001011001000010101001111010011001100110011111111010001001111110110110111011111011110110100101 e89fb6efbda5e88fb4e590a9e9999fe89fb6efbda5
UHC ??菴吩陟?? 00111111001111111110010011100000110111011100001111110100101100110011111100111111 3f3fe4e0ddc3f4b33f3f

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