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 ããä^[ããä^[^ 111000111110001110001111111001001000110101011110010110111110001111100011100011111110010010001101010111100101101101011110 e3e38fe48d5e5be3e38fe48d5e5b5e
SJIS-WIN ?????^[?????^[^ 001111110011111100111111001111110011111101011110010110110011111100111111001111110011111100111111010111100101101101011110 3f3f3f3f3f5e5b3f3f3f3f3f5e5b5e
EUC-JP ãã?ä?^[ãã?ä?^[^ 100011111010101110101010100011111010101110101010001111111000111110101011101000110011111101011110010110111000111110101011101010101000111110101011101010100011111110001111101010111010001100111111010111100101101101011110 8fabaa8fabaa3f8faba33f5e5b8fabaa8fabaa3f8faba33f5e5b5e
UTF-8 ããä^[ããä^[^ 11000011101000111100001110100011110000101000111111000011101001001100001010001101010111100101101111000011101000111100001110100011110000101000111111000011101001001100001010001101010111100101101101011110 c3a3c3a3c28fc3a4c28d5e5bc3a3c3a3c28fc3a4c28d5e5b5e
UHC ?????^[?????^[^ 001111110011111100111111001111110011111101011110010110110011111100111111001111110011111100111111010111100101101101011110 3f3f3f3f3f5e5b3f3f3f3f3f5e5b5e

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