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 螫玖項螫玖項^ 11100101101011001000101111101000100011011000000011100101101011001000101111101000100011011000000001011110 e5ac8be88d80e5ac8be88d805e
EUC-JP 螫玖項螫玖項^ 11101010101011101011011011101010101110011110000011101010101011101011011011101010101110011110000001011110 eaaeb6eab9e0eaaeb6eab9e05e
UTF-8 螫玖項螫玖項^ 11101000100111101010101111100111100011101001011011101001101000001000010111101000100111101010101111100111100011101001011011101001101000001000010101011110 e89eabe78e96e9a085e89eabe78e96e9a0855e
UHC ?玖項?玖項^ 0011111111001111101110001111101010100011001111111100111110111000111110101010001101011110 3fcfb8faa33fcfb8faa35e

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