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 ??浣}??浣{^ 0011111100111111100111111010111101111101001111110011111110011111101011110111101101011110 3f3f9faf7d3f3f9faf7b5e
EUC-JP ??浣}??浣{^ 0011111100111111110111101011000101111101001111110011111111011110101100010111101101011110 3f3fdeb17d3f3fdeb17b5e
UTF-8 捻빝浣}捻빝浣{^ 111011111010011010100100111010111011100110011101111001101011010110100011011111011110111110100110101001001110101110111001100111011110011010110101101000110111101101011110 efa6a4ebb99de6b5a37defa6a4ebb99de6b5a37b5e
UHC 捻빝浣}捻빝浣{^ 111001101111011110010101101110111110100011001011011111011110011011110111100101011011101111101000110010110111101101011110 e6f795bbe8cb7de6f795bbe8cb7b5e

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