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 紹勢?}紹勢?{^ 10001111110100001001000010101000001111110111110110001111110100001001000010101000001111110111101101011110 8fd090a83f7d8fd090a83f7b5e
EUC-JP 紹勢?}紹勢?{^ 10111110110100101100000010101010001111110111110110111110110100101100000010101010001111110111101101011110 bed2c0aa3f7dbed2c0aa3f7b5e
UTF-8 紹勢了}紹勢了{^ 111001111011010010111001111001011000101110100010111011111010011010111010011111011110011110110100101110011110010110001011101000101110111110100110101110100111101101011110 e7b4b9e58ba2efa6ba7de7b4b9e58ba2efa6ba7b5e
UHC 紹勢了}紹勢了{^ 111000011100100111100001101001111110100011100111011111011110000111001001111000011010011111101000111001110111101101011110 e1c9e1a7e8e77de1c9e1a7e8e77b5e

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