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 ?遁┘}?遁┘{^ 00111111100100111101100110000100101000110111110100111111100100111101100110000100101000110111101101011110 3f93d984a37d3f93d984a37b5e
EUC-JP ?遁┘}?遁┘{^ 00111111110001101101101110101000101001010111110100111111110001101101101110101000101001010111101101011110 3fc6dba8a57d3fc6dba8a57b5e
UTF-8 裡遁┘}裡遁┘{^ 111011111010011110101000111010011000000110000001111000101001010010011000011111011110111110100111101010001110100110000001100000011110001010010100100110000111101101011110 efa7a8e98181e294987defa7a8e98181e294987b5e
UHC 裡遁┘}裡遁┘{^ 111011001100000111010100111011011010011010100101011111011110110011000001110101001110110110100110101001010111101101011110 ecc1d4eda6a57decc1d4eda6a57b5e

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