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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN エス失フ魴 111100001011010010110100111100011000111010111101100011101011100011110000111110111100110011101001101101011111011111100100 f0b4b4f18ebd8eb8f0fbcce9b5f7e4
EUC-JP ?エ?ス失?フ魴? 0011111110001110101101000011111110001110101111011011110010111010001111111000111011001100111100101011011100111111 3f8eb43f8ebdbcba3f8eccf2b73f
UTF-8 エス失フ魴 111011101000000110110011111011111011110110110100111011101000010010001001111011111011110110111101111001011010010010110001111011101000001010111010111011111011111010001100111010011010110110110100111011101001011110000111 ee81b3efbdb4ee8489efbdbde5a4b1ee82baefbe8ce9adb4ee9787
UHC ????失???? 00111111001111110011111100111111111000111111011100111111001111110011111100111111 3f3f3f3fe3f73f3f3f3f

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