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 軟?┴}軟?┴{^ 10010011111011100011111110000100101010000111110110010011111011100011111110000100101010000111101101011110 93ee3f84a87d93ee3f84a87b5e
EUC-JP 軟?┴}軟?┴{^ 11000110111100000011111110101000101010100111110111000110111100000011111110101000101010100111101101011110 c6f03fa8aa7dc6f03fa8aa7b5e
UTF-8 軟㎫┴}軟㎫┴{^ 111010001011101110011111111000111000111010101011111000101001010010110100011111011110100010111011100111111110001110001110101010111110001010010100101101000111101101011110 e8bb9fe38eabe294b47de8bb9fe38eabe294b47b5e
UHC 軟㎫┴}軟㎫┴{^ 111001101110001110100111111001111010011010101010011111011110011011100011101001111110011110100110101010100111101101011110 e6e3a7e7a6aa7de6e3a7e7a6aa7b5e

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