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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髮朱ョォ髮朱ョォ^ 11101001100110111000111011101001101011101010101111101001100110111000111011101001101011101010101101011110 e99b8ee9aeabe99b8ee9aeab5e
EUC-JP 髮朱ョォ髮朱ョォ^ 1111000111111011101111001110101110001110101011101000111010101011111100011111101110111100111010111000111010101110100011101010101101011110 f1fbbceb8eae8eabf1fbbceb8eae8eab5e
UTF-8 髮朱ョォ髮朱ョォ^ 11101001101010111010111011100110100111001011000111101111101111011010111011101111101111011010101111101001101010111010111011100110100111001011000111101111101111011010111011101111101111011010101101011110 e9abaee69cb1efbdaeefbdabe9abaee69cb1efbdaeefbdab5e
UHC 髮朱??髮朱??^ 11011011101001011111000110111001001111110011111111011011101001011111000110111001001111110011111101011110 dba5f1b93f3fdba5f1b93f3f5e

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