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 顋ケミシ髮ケミコ^ 1110100011111001101110011101000010111100111010011001101110111001110100001011101001011110 e8f9b9d0bce99bb9d0ba5e
EUC-JP 顋ケミシ髮ケミコ^ 1111000011111011100011101011100110001110110100001000111010111100111100011111101110001110101110011000111011010000100011101011101001011110 f0fb8eb98ed08ebcf1fb8eb98ed08eba5e
UTF-8 顋ケミシ髮ケミコ^ 11101001101000011000101111101111101111011011100111101111101111101001000011101111101111011011110011101001101010111010111011101111101111011011100111101111101111101001000011101111101111011011101001011110 e9a18befbdb9efbe90efbdbce9abaeefbdb9efbe90efbdba5e
UHC ????髮???^ 00111111001111110011111100111111110110111010010100111111001111110011111101011110 3f3f3f3fdba53f3f3f5e

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