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 ??タ?日ィ??^ 001111110011111110000011010111100011111110010011111110101000001101000010001111110011111101011110 3f3f835e3f93fa83423f3f5e
EUC-JP ??タ?日ィ??^ 001111110011111110100101101111110011111111000110111111001010010110100011001111110011111101011110 3f3fa5bf3fc6fca5a33f3f5e
UTF-8 룶즽タ룫日ィ룫괄^ 11101011101000111011011011101100101001101011110111100011100000101011111111101011101000111010101111100110100101111010010111100011100000101010001111101011101000111010101111101010101101001000010001011110 eba3b6eca6bde382bfeba3abe697a5e382a3eba3abeab4845e
UHC 룶즽タ룫日ィ룫괄^ 1000111110101011101000111000111110101011101111111000111110100010111011001110110110101011101000111000111110100010101100001111110101011110 8faba38fabbf8fa2ecedaba38fa2b0fd5e

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