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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN タ郢蔗イタ郢脾 11110010101100101100000011100111101110011110010011110010101100101100000011100111101110011110010001000010 f2b2c0e7b9e4f2b2c0e7b9e442
EUC-JP ?タ郢蔗イタ郢脾 001111111000111011000000111011101011101111101000111101001000111010110010100011101100000011101110101110111110011110100011 3f8ec0eebbe8f48eb28ec0eebbe7a3
UTF-8 タ郢蔗イタ郢脾 111011101000011110101001111011111011111010000000111010011000001110100010111010001001010010010111111011111011110110110010111011111011111010000000111010011000001110100010111010001000010010111110 ee87a9efbe80e983a2e89497efbdb2efbe80e983a2e884be
UHC ???蔗???脾 00111111001111110011111111101101101111010011111100111111001111111101111010100001 3f3f3fedbd3f3f3fdea1

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