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 挌絲耀^ 11100110100011001000110011100111101101011011001011101000100000001000000001011110 e68c8ce7b5b2e880805e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP æ??ç??è??^ 10001111101010011100000100111111001111111000111110101011101011100011111100111111100011111010101110110010001111110011111101011110 8fa9c13f3f8fabae3f3f8fabb23f3f5e
UTF-8 挌絲耀^ 11000011101001101100001010001100110000101000110011000011101001111100001010110101110000101011001011000011101010001100001010000000110000101000000001011110 c3a6c28cc28cc3a7c2b5c2b2c3a8c280c2805e
UHC æ????²???^ 101010011010000100111111001111110011111100111111101010011111011100111111001111110011111101011110 a9a13f3f3f3fa9f73f3f3f5e

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