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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 陟肴七陟肴脂^ 11101000101000001000110111100110100011101011010111101000101000001000110111100110100011101000100101011110 e8a08de68eb5e8a08de68e895e
EUC-JP 陟肴七陟肴脂^ 11110000101000101011101011101000101111001011011111110000101000101011101011101000101110111110100101011110 f0a2bae8bcb7f0a2bae8bbe95e
UTF-8 陟肴七陟肴脂^ 11101001100110011001111111101000100000101011010011100100101110001000001111101001100110011001111111101000100000101011010011101000100001001000001001011110 e9999fe882b4e4b883e9999fe882b4e884825e
UHC 陟肴七陟肴脂^ 11110100101100111111110110100010111101101101001011110100101100111111110110100010111100101011011101011110 f4b3fda2f6d2f4b3fda2f2b75e

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