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 髮ケミシ髮ケミコ^ 1110100110011011101110011101000010111100111010011001101110111001110100001011101001011110 e99bb9d0bce99bb9d0ba5e
EUC-JP 髮ケミシ髮ケミコ^ 1111000111111011100011101011100110001110110100001000111010111100111100011111101110001110101110011000111011010000100011101011101001011110 f1fb8eb98ed08ebcf1fb8eb98ed08eba5e
UTF-8 髮ケミシ髮ケミコ^ 11101001101010111010111011101111101111011011100111101111101111101001000011101111101111011011110011101001101010111010111011101111101111011011100111101111101111101001000011101111101111011011101001011110 e9abaeefbdb9efbe90efbdbce9abaeefbdb9efbe90efbdba5e
UHC 髮???髮???^ 1101101110100101001111110011111100111111110110111010010100111111001111110011111101011110 dba53f3f3fdba53f3f3f5e

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