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 髫咲僑髫咲僑^ 11101001100110101000110111100111100010111010000111101001100110101000110111100111100010111010000101011110 e99a8de78ba1e99a8de78ba15e
EUC-JP 髫咲僑髫咲僑^ 11110001111110101011101011101001101101101010001111110001111110101011101011101001101101101010001101011110 f1fabae9b6a3f1fabae9b6a35e
UTF-8 髫咲僑髫咲僑^ 11101001101010111010101111100101100100101011001011100101100000111001000111101001101010111010101111100101100100101011001011100101100000111001000101011110 e9ababe592b2e58391e9ababe592b2e583915e
UHC ??僑??僑^ 001111110011111111001110111000000011111100111111110011101110000001011110 3f3fcee03f3fcee05e

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