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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 駭?窪?}駭?窪?{^ 111010010110111000111111100011000100010100111111011111011110100101101110001111111000110001000101001111110111101101011110 e96e3f8c453f7de96e3f8c453f7b5e
EUC-JP 駭?窪?}駭?窪?{^ 111100011100111100111111101101111010011000111111011111011111000111001111001111111011011110100110001111110111101101011110 f1cf3fb7a63f7df1cf3fb7a63f7b5e
UTF-8 駭렲窪렱}駭렲窪렱{^ 111010011010011110101101111010111010000010110010111001111010101010101010111010111010000010110001011111011110100110100111101011011110101110100000101100101110011110101010101010101110101110100000101100010111101101011110 e9a7adeba0b2e7aaaaeba0b17de9a7adeba0b2e7aaaaeba0b17b5e
UHC 駭렲窪렱}駭렲窪렱{^ 11111010101101001000111010111111111010001100000110001110101111100111110111111010101101001000111010111111111010001100000110001110101111100111101101011110 fab48ebfe8c18ebe7dfab48ebfe8c18ebe7b5e

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