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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 祭?運梨祭?運悧^ 100011011101010100111111100010010101111010010111100111001000110111010101001111111000100101011110100111001010010001011110 8dd53f895e979c8dd53f895e9ca45e
EUC-JP 祭?運梨祭?運悧^ 101110101101011100111111101100011011111111001101111111001011101011010111001111111011000110111111110110001010011001011110 bad73fb1bfcdfcbad73fb1bfd8a65e
UTF-8 祭렢運梨祭렢運悧^ 11100111101001011010110111101011101000001010001011101001100000011000101111100110101000101010100011100111101001011010110111101011101000001010001011101001100000011000101111100110100000101010011101011110 e7a5adeba0a2e9818be6a2a8e7a5adeba0a2e9818be682a75e
UHC 祭렢運梨祭렢運悧^ 1111000010101110100011101011001111101010101000011101011111011110111100001010111010001110101100111110101010100001110101111101110001011110 f0ae8eb3eaa1d7def0ae8eb3eaa1d7dc5e

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