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 ??d}??d{^ 001111110011111101100100011111010011111100111111011001000111101101011110 3f3f647d3f3f647b5e
SJIS-WIN 髮ケd}髮ケd{^ 1110100110011011101110010110010001111101111010011001101110111001011001000111101101011110 e99bb9647de99bb9647b5e
EUC-JP 髮ケd}髮ケd{^ 11110001111110111000111010111001011001000111110111110001111110111000111010111001011001000111101101011110 f1fb8eb9647df1fb8eb9647b5e
UTF-8 髮ケd}髮ケd{^ 1110100110101011101011101110111110111101101110010110010001111101111010011010101110101110111011111011110110111001011001000111101101011110 e9abaeefbdb9647de9abaeefbdb9647b5e
UHC 髮?d}髮?d{^ 1101101110100101001111110110010001111101110110111010010100111111011001000111101101011110 dba53f647ddba53f647b5e

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