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 畯貊?畯貊?^ 1111101101101111111001101011101100111111111110110110111111100110101110110011111101011110 fb6fe6bb3ffb6fe6bb3f5e
EUC-JP 畯貊?畯貊?^ 10001111110011011011101111101100101111010011111110001111110011011011101111101100101111010011111101011110 8fcdbbecbd3f8fcdbbecbd3f5e
UTF-8 畯貊뱌畯貊뱌^ 11100111100101011010111111101000101100101000101011101011101100011000110011100111100101011010111111101000101100101000101011101011101100011000110001011110 e795afe8b28aebb18ce795afe8b28aebb18c5e
UHC 畯貊뱌畯貊뱌^ 11110001111000011101100011100111101110011111001011110001111000011101100011100111101110011111001001011110 f1e1d8e7b9f2f1e1d8e7b9f25e

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