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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蜍野ソ。緕ャ豈 1110010110001011100101101110110010111111101000011110001110001110101011001110011010101111 e58b96ecbfa1e38eace6af
EUC-JP 蜍野ソ。緕ャ豈 1110100111101011110011001110111010001110101111111000111010100001111001011110111010001110101011001110110010110001 e9ebccee8ebf8ea1e5ee8eacecb1
UTF-8 蜍野ソ。緕ャ豈 111010001001110010001101111010011000011110001110111011111011110110111111111011111011110110100001111001111011011110010101111011111011110110101100111010001011000110001000 e89c8de9878eefbdbfefbda1e7b795efbdace8b188
UHC ?野????豈 001111111110010110101111001111110011111100111111001111111101000111000010 3fe5af3f3f3f3fd1c2

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