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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蛛捧蝣蛛捧蝣^ 11100101100000011001010111111001111001011010000011100101100000011001010111111001111001011010000001011110 e58195f9e5a0e58195f9e5a05e
EUC-JP 蛛捧蝣蛛捧蝣^ 11101001111000011100101011111011111010101010001011101001111000011100101011111011111010101010001001011110 e9e1cafbeaa2e9e1cafbeaa25e
UTF-8 蛛捧蝣蛛捧蝣^ 11101000100110111001101111100110100011011010011111101000100111011010001111101000100110111001101111100110100011011010011111101000100111011010001101011110 e89b9be68da7e89da3e89b9be68da7e89da35e
UHC 蛛捧?蛛捧?^ 1111000111001000110111001110100100111111111100011100100011011100111010010011111101011110 f1c8dce93ff1c8dce93f5e

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