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 跚矩ャサ跫守焔 111001101110011110001011111010011010110010111011111001101110110110001110111001111000100110001011 e6e78be9acbbe6ed8ee7898b
EUC-JP 跚矩ャサ跫守焔 1110110011101001101101101110101110001110101011001000111010111011111011001110111110111100111010011011000111101011 ece9b6eb8eac8ebbecefbce9b1eb
UTF-8 跚矩ャサ跫守焔 111010001011011110011010111001111001111110101001111011111011110110101100111011111011110110111011111010001011011110101011111001011010111010001000111001111000010010010100 e8b79ae79fa9efbdacefbdbbe8b7abe5ae88e78494
UHC ?矩???守? 001111111100111110111011001111110011111100111111111000011111101000111111 3fcfbb3f3f3fe1fa3f

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