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 鬘ー閠扶鬘ー閠府^ 111010011010000110110000111010001000000010010101011111011110100110100001101100001110100010000000100101010111101101011110 e9a1b0e880957de9a1b0e880957b5e
EUC-JP 鬘ー閠扶鬘ー閠府^ 1111001010100011100011101011000011101111111000001100100111011110111100101010001110001110101100001110111111100000110010011101110001011110 f2a38eb0efe0c9def2a38eb0efe0c9dc5e
UTF-8 鬘ー閠扶鬘ー閠府^ 11101001101011001001100011101111101111011011000011101001100101101010000011100110100010011011011011101001101011001001100011101111101111011011000011101001100101101010000011100101101110101001110001011110 e9ac98efbdb0e996a0e689b6e9ac98efbdb0e996a0e5ba9c5e
UHC ???扶???府^ 0011111100111111001111111101110110100110001111110011111100111111110111011010010001011110 3f3f3fdda63f3f3fdda45e

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