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 吏뱀쿇^ 11101111101001111001111011101011101100011000000011101100101111111000011101011110 efa79eebb180ecbf875e
SJIS-WIN ?§??±????^ 001111111000000110011000001111110011111110000001011111010011111100111111001111110011111101011110 3f81983f3f817d3f3f3f3f5e
EUC-JP ï§?ë±?ì¿?^ 1000111110101011110000011010000111111000001111111000111110101011101100111010000111011110001111111000111110101011110000001000111110100010110001000011111101011110 8fabc1a1f83f8fabb3a1de3f8fabc08fa2c43f5e
UTF-8 吏뱀쿇^ 11000011101011111100001010100111110000101001111011000011101010111100001010110001110000101000000011000011101011001100001010111111110000101000011101011110 c3afc2a7c29ec3abc2b1c280c3acc2bfc2875e
UHC ?§??±??¿?^ 00111111101000011101011100111111001111111010000110111110001111110011111110100010101011110011111101011110 3fa1d73f3fa1be3f3fa2af3f5e

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