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 髴托スエ陞ウ莠・ 111010011001110010010001111011111011110110110100111010001001111010110011111001001011101010100101 e99c91efbdb4e89eb3e4baa5
EUC-JP 髴托スエ陞ウ莠・ 11110001111111001100001011110001100011101011110110001110101101001110111111111110100011101011001111101000101111001000111010100101 f1fcc2f18ebd8eb4effe8eb3e8bc8ea5
UTF-8 髴托スエ陞ウ莠・ 111010011010101110110100111001101000100110011000111011111011110110111101111011111011110110110100111010011001100110011110111011111011110110110011111010001000111010100000111011111011110110100101 e9abb4e68998efbdbdefbdb4e9999eefbdb3e88ea0efbda5
UHC ?托??陞??? 00111111111101101111010100111111001111111110001110110011001111110011111100111111 3ff6f53f3fe3b33f3f3f

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