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 淏イ逎∵蛛蠑剰 11111011010000101011001011100111101000111000000111100110111001011000000111100101101111001000111111101000 fb42b2e7a381e6e581e5bc8fe8
EUC-JP 淏イ逎∵蛛蠑剰 100011111100011111011001100011101011001011101110101001011010001011101000111010011110000111101010101111101011111011101010 8fc7d98eb2eea5a2e8e9e1eabebeea
UTF-8 淏イ逎∵蛛蠑剰 111001101011011110001111111011111011110110110010111010011000000010001110111000101000100010110101111010001001101110011011111010001010000010010001111001011000100110110000 e6b78fefbdb2e9808ee288b5e89b9be8a091e589b0
UHC 淏??∵蛛?? 11111011110010000011111100111111101000011111000111110001110010000011111100111111 fbc83f3fa1f1f1c83f3f

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