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 蠍エ隶主キ千阜 111001011011011010110100111010001010111010001110111001011011011110010000111001111001010110001100 e5b6b4e8ae8ee5b790e7958c
EUC-JP 蠍エ隶主キ千阜 1110101010111000100011101011010011110000101100001011110011100111100011101011011111000000111010011100100111101100 eab88eb4f0b0bce78eb7c0e9c9ec
UTF-8 蠍エ隶主キ千阜 111010001010000010001101111011111011110110110100111010011001101010110110111001001011100010111011111011111011110110110111111001011000110110000011111010011001100010011100 e8a08defbdb4e99ab6e4b8bbefbdb7e58d83e9989c
UHC ???主?千阜 00111111001111110011111111110001101010110011111111110100101101101101110110111101 3f3f3ff1ab3ff4b6ddbd

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