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 旄潁穢}旄潁穢{^ 100111011101010010011111111100011110001001110001011111011001110111010100100111111111000111100010011100010111101101011110 9dd49ff1e2717d9dd49ff1e2717b5e
EUC-JP 旄潁穢}旄潁穢{^ 110110101101011011011110111100111110001111010010011111011101101011010110110111101111001111100011110100100111101101011110 dad6def3e3d27ddad6def3e3d27b5e
UTF-8 旄潁穢}旄潁穢{^ 111001101001011110000100111001101011110110000001111001111010100110100010011111011110011010010111100001001110011010111101100000011110011110101001101000100111101101011110 e69784e6bd81e7a9a27de69784e6bd81e7a9a27b5e
UHC ?潁穢}?潁穢{^ 00111111111001111011100011100111110110110111110100111111111001111011100011100111110110110111101101011110 3fe7b8e7db7d3fe7b8e7db7b5e

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