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 シス璽ヨ遑 11110000101101001011110011110001100011101011110110001110101000111111000011100011110101101110011110100001 f0b4bcf18ebd8ea3f0e3d6e7a1
EUC-JP ?シ?ス璽?ヨ遑 00111111100011101011110000111111100011101011110110111100101001010011111110001110110101101110111010100011 3f8ebc3f8ebdbca53f8ed6eea3
UTF-8 シス璽ヨ遑 111011101000000110110011111011111011110110111100111011101000010010001001111011111011110110111101111001111001001010111101111011101000001010100010111011111011111010010110111010011000000110010001 ee81b3efbdbcee8489efbdbde792bdee82a2efbe96e98191
UHC ????璽??遑 00111111001111110011111100111111110111111101111000111111001111111111110011011010 3f3f3f3fdfde3f3ffcda

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