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 髮矩。泌権陜ィ 111010011001101110001011111010011010000110010100111001011000110010100000111010001001110110101000 e99b8be9a194e58ca0e89da8
EUC-JP 髮矩。泌権陜ィ 1111000111111011101101101110101110001110101000011100100011100111101110001010001011101111111111011000111010101000 f1fbb6eb8ea1c8e7b8a2effd8ea8
UTF-8 髮矩。泌権陜ィ 111010011010101110101110111001111001111110101001111011111011110110100001111001101011001110001100111001101010100010101001111010011001100110011100111011111011110110101000 e9abaee79fa9efbda1e6b38ce6a8a9e9999cefbda8
UHC 髮矩?泌?陜? 1101101110100101110011111011101100111111111110011011001000111111111110011111000000111111 dba5cfbb3ff9b23ff9f03f

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