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 浯カ逎∵蛛蠑剰 11111010111111001011011011100111101000111000000111100110111001011000000111100101101111001000111111101000 fafcb6e7a381e6e581e5bc8fe8
EUC-JP 浯カ逎∵蛛蠑剰 100011111100011111000011100011101011011011101110101001011010001011101000111010011110000111101010101111101011111011101010 8fc7c38eb6eea5a2e8e9e1eabebeea
UTF-8 浯カ逎∵蛛蠑剰 111001101011010110101111111011111011110110110110111010011000000010001110111000101000100010110101111010001001101110011011111010001010000010010001111001011000100110110000 e6b5afefbdb6e9808ee288b5e89b9be8a091e589b0
UHC ???∵蛛?? 001111110011111100111111101000011111000111110001110010000011111100111111 3f3f3fa1f1f1c83f3f

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