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 タ魴諳タ魴諚^ 111110011010001011000000111010011011010111100110011111011111100110100010110000001110100110110101111001100111101101011110 f9a2c0e9b5e67df9a2c0e9b5e67b5e
EUC-JP ?タ魴諳?タ魴諚^ 001111111000111011000000111100101011011111101011110111100011111110001110110000001111001010110111111010111101110001011110 3f8ec0f2b7ebde3f8ec0f2b7ebdc5e
UTF-8 タ魴諳タ魴諚^ 11101110100110111011110111101111101111101000000011101001101011011011010011101000101010111011001111101110100110111011110111101111101111101000000011101001101011011011010011101000101010111001101001011110 ee9bbdefbe80e9adb4e8abb3ee9bbdefbe80e9adb4e8ab9a5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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