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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN 蛛エ雜ウ蛛エ貂ャF 11100101100000011011010011101000101101101011001111100101100000011011010011100110101110001010110001000110 e581b4e8b6b3e581b4e6b8ac46
EUC-JP 蛛エ雜ウ蛛エ貂ャF 1110100111100001100011101011010011110000101110001000111010110011111010011110000110001110101101001110110010111010100011101010110001000110 e9e18eb4f0b88eb3e9e18eb4ecba8eac46
UTF-8 蛛エ雜ウ蛛エ貂ャF 11101000100110111001101111101111101111011011010011101001100110111001110011101111101111011011001111101000100110111001101111101111101111011011010011101000101100101000001011101111101111011010110001000110 e89b9befbdb4e99b9cefbdb3e89b9befbdb4e8b282efbdac46
UHC 蛛?雜?蛛?貂?F 11110001110010000011111111101101110110100011111111110001110010000011111111110101101100000011111101000110 f1c83fedda3ff1c83ff5b03f46

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