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 ??w}??w{^ 001111110011111101110111011111010011111100111111011101110111101101011110 3f3f777d3f3f777b5e
SJIS-WIN 駭?w}駭?w{^ 1110100101101110001111110111011101111101111010010110111000111111011101110111101101011110 e96e3f777de96e3f777b5e
EUC-JP 駭?w}駭?w{^ 1111000111001111001111110111011101111101111100011100111100111111011101110111101101011110 f1cf3f777df1cf3f777b5e
UTF-8 駭₄w}駭₄w{^ 1110100110100111101011011110001010000010100001000111011101111101111010011010011110101101111000101000001010000100011101110111101101011110 e9a7ade28284777de9a7ade28284777b5e
UHC 駭₄w}駭₄w{^ 11111010101101001010100111111110011101110111110111111010101101001010100111111110011101110111101101011110 fab4a9fe777dfab4a9fe777b5e

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