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 鏃?諍???臍 11101000010101100011111111100110011110010011111100111111001111111110010001100000 e8563fe6793f3f3fe460
EUC-JP 鏃?諍???臍 11101111101101110011111111101011110110100011111100111111001111111110011111000001 efb73febda3f3f3fe7c1
UTF-8 鏃렮諍렱亐렓臍 111010011000111110000011111010111010000010101110111010001010101110001101111010111010000010110001111001001011101010010000111010111010000010010011111010001000011110001101 e98f83eba0aee8ab8deba0b1e4ba90eba093e8878d
UHC 鏃렮諍렱亐렓臍 1111000011101100100011101011101111101110101101011000111010111110111010101010011110001110101010001111000010110000 f0ec8ebbeeb58ebeeaa78ea8f0b0

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