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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN タ褫}タ褫{^ 11000000111001011111001111110110010110110111110111000000111001011111001111110110010110110111101101011110 c0e5f3f65b7dc0e5f3f65b7b5e
EUC-JP タ褫?}タ褫?{^ 10001110110000001110101011110101001111110111110110001110110000001110101011110101001111110111101101011110 8ec0eaf53f7d8ec0eaf53f7b5e
UTF-8 タ褫}タ褫{^ 111011111011111010000000111010001010010010101011111011101001001010000011011111011110111110111110100000001110100010100100101010111110111010010010100000110111101101011110 efbe80e8a4abee92837defbe80e8a4abee92837b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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