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 鏃?佇?壓瓏? 1110100001010110001111111001100011001000001111111001101011011000111000001111101000111111 e8563f98c83f9ad8e0fa3f
EUC-JP 鏃?佇?壓瓏? 1110111110110111001111111101000011001010001111111101010011011010111000001111110000111111 efb73fd0ca3fd4dae0fc3f
UTF-8 鏃렭佇렑壓瓏렖 111010011000111110000011111010111010000010101101111001001011110110000111111010111010000010010001111001011010001110010011111001111001001110001111111010111010000010010110 e98f83eba0ade4bd87eba091e5a393e7938feba096
UHC 鏃렭佇렑壓瓏렖 1111000011101100100011101011101011101110101101111000111010100110111001001110001011010110111010101000111010101011 f0ec8ebaeeb78ea6e4e2d6ea8eab

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