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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 謇咲セ壽燕鄒喊 11100110100010011000110111100111101111101001101011100110100010011000110111100111101111101001101001011110 e6898de7be9ae6898de7be9a5e
EUC-JP 謇咲セ壽燕鄒喊 1110101111101001101110101110100110001110101111101101010011101000101100011110110111101110110000001101001110111111 ebe9bae98ebed4e8b1edeec0d3bf
UTF-8 謇咲セ壽燕鄒喊 111010001010110010000111111001011001001010110010111011111011110110111110111001011010001110111101111001111000011110010101111010011000010010010010111001011001011010001010 e8ac87e592b2efbdbee5a3bde78795e98492e5968a
UHC ???壽燕鄒喊 0011111100111111001111111110000111111000111001101101100011110101110110111111100111100010 3f3f3fe1f8e6d8f5dbf9e2

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