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 髴托スッ隴ォ謌ェ 111010011001110010010001111011111011110110101111111010001010110110101011111001101000100010101010 e99c91efbdafe8adabe688aa
EUC-JP 髴托スッ隴ォ謌ェ 11110001111111001100001011110001100011101011110110001110101011111111000010101111100011101010101111101011111010001000111010101010 f1fcc2f18ebd8eaff0af8eabebe88eaa
UTF-8 髴托スッ隴ォ謌ェ 111010011010101110110100111001101000100110011000111011111011110110111101111011111011110110101111111010011001101010110100111011111011110110101011111010001010110010001100111011111011110110101010 e9abb4e68998efbdbdefbdafe99ab4efbdabe8ac8cefbdaa
UHC ?托?????? 001111111111011011110101001111110011111100111111001111110011111100111111 3ff6f53f3f3f3f3f3f

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