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 ??u}??u{^ 001111110011111101110101011111010011111100111111011101010111101101011110 3f3f757d3f3f757b5e
SJIS-WIN 駭?u}駭?u{^ 1110100101101110001111110111010101111101111010010110111000111111011101010111101101011110 e96e3f757de96e3f757b5e
EUC-JP 駭?u}駭?u{^ 1111000111001111001111110111010101111101111100011100111100111111011101010111101101011110 f1cf3f757df1cf3f757b5e
UTF-8 駭쿍u}駭쿍u{^ 1110100110100111101011011110110010111111100011010111010101111101111010011010011110101101111011001011111110001101011101010111101101011110 e9a7adecbf8d757de9a7adecbf8d757b5e
UHC 駭쿍u}駭쿍u{^ 11111010101101001011001101000010011101010111110111111010101101001011001101000010011101010111101101011110 fab4b342757dfab4b342757b5e

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