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 巐嬢ァ晨團巐賛 11111010101101101000111111101100101001111001110111101101100110101010001111111010101101101000111001011110 fab68feca79ded9aa3fab68e5e
EUC-JP 巐嬢ァ晨團巐賛 10001111101110111111100110111110111011101000111010100111110110101110111111010100101001011000111110111011111110011011101110111111 8fbbf9beee8ea7daefd4a58fbbf9bbbf
UTF-8 巐嬢ァ晨團巐賛 111001011011011110010000111001011010110010100010111011111011110110100111111001101001100110101000111001011001110010011000111001011011011110010000111010001011001110011011 e5b790e5aca2efbda7e699a8e59c98e5b790e8b39b
UHC ???晨團?? 001111110011111100111111111000111110011111010011101001010011111100111111 3f3f3fe3e7d3a53f3f

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