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 鏃?再?宥?┴ 1110100001010110001111111000110111000100001111111001011101000111001111111000010010101000 e8563f8dc43f97473f84a8
EUC-JP 鏃?再?宥?┴ 1110111110110111001111111011101011000110001111111100110110101000001111111010100010101010 efb73fbac63fcda83fa8aa
UTF-8 鏃렮再렒宥띈┴ 111010011000111110000011111010111010000010101110111001011000011010001101111010111010000010010010111001011010111010100101111010111001110110001000111000101001010010110100 e98f83eba0aee5868deba092e5aea5eb9d88e294b4
UHC 鏃렮再렒宥띈┴ 1111000011101100100011101011101111101110101000101000111010100111111010101110100110110110111010001010011010101010 f0ec8ebbeea28ea7eae9b6e8a6aa

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