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 タアロ濕タアロ濕^ 1100000010110001110110111110000001011011110000001011000111011011111000000101101101011110 c0b1dbe05bc0b1dbe05b5e
EUC-JP タアロ濕タアロ濕^ 1000111011000000100011101011000110001110110110111101111110111100100011101100000010001110101100011000111011011011110111111011110001011110 8ec08eb18edbdfbc8ec08eb18edbdfbc5e
UTF-8 タアロ濕タアロ濕^ 11101111101111101000000011101111101111011011000111101111101111101001101111100110101111111001010111101111101111101000000011101111101111011011000111101111101111101001101111100110101111111001010101011110 efbe80efbdb1efbe9be6bf95efbe80efbdb1efbe9be6bf955e
UHC ???濕???濕^ 0011111100111111001111111110001110100101001111110011111100111111111000111010010101011110 3f3f3fe3a53f3f3fe3a55e

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