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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髴托スェ闕オ貅キ 111010011001110010010001111011111011110110101010111010001000110110110101111001101011101010110111 e99c91efbdaae88db5e6bab7
EUC-JP 髴托スェ闕オ貅キ 11110001111111001100001011110001100011101011110110001110101010101110111111101101100011101011010111101100101111001000111010110111 f1fcc2f18ebd8eaaefed8eb5ecbc8eb7
UTF-8 髴托スェ闕オ貅キ 111010011010101110110100111001101000100110011000111011111011110110111101111011111011110110101010111010011001011110010101111011111011110110110101111010001011001010000101111011111011110110110111 e9abb4e68998efbdbdefbdaae99795efbdb5e8b285efbdb7
UHC ?托??闕??? 00111111111101101111010100111111001111111100111111110100001111110011111100111111 3ff6f53f3fcff43f3f3f

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