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 蔕刻戎茆o輯蔕 1110010011110110100011011000111110001111010111101110010010011011100000101000111110001111010100111110010011110110 e4f68d8f8f5ee49b828f8f53e4f6
EUC-JP 蔕刻戎茆o輯蔕 1110100011111000101110011110111110111101101111111110011111111011101000111110111110111101101101001110100011111000 e8f8b9efbdbfe7fba3efbdb4e8f8
UTF-8 蔕刻戎茆o輯蔕 111010001001010010010101111001011000100010111011111001101000100010001110111010001000110010000110111011111011110110001111111010001011110010101111111010001001010010010101 e89495e588bbe6888ee88c86efbd8fe8bcafe89495
UHC ?刻戎?o輯? 0011111111001010101111101110101111010100001111111010001111101111111100101111111000111111 3fcabeebd43fa3eff2fe3f

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