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 シ闔サネス痔 111100001011010010111100111010001000111010111011110010001111000110001110101111011000111010100100 f0b4bce88ebbc8f18ebd8ea4
EUC-JP ?シ闔サネ?ス痔 0011111110001110101111001110111111101110100011101011101110001110110010000011111110001110101111011011110010100110 3f8ebcefee8ebb8ec83f8ebdbca6
UTF-8 シ闔サネス痔 111011101000000110110011111011111011110110111100111010011001011110010100111011111011110110111011111011111011111010001000111011101000010010001001111011111011110110111101111001111001011110010100 ee81b3efbdbce99794efbdbbefbe88ee8489efbdbde79794
UHC ??闔????痔 00111111001111111111100111101111001111110011111100111111001111111111011011000000 3f3ff9ef3f3f3f3ff6c0

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