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 社瓦嘔社瓦?^ 100011101101000010001010101000101001101001110001100011101101000010001010101000100011111101011110 8ed08aa29a718ed08aa23f5e
EUC-JP 社瓦嘔社瓦?^ 101111001101001010110100101001001101001111010010101111001101001010110100101001000011111101011110 bcd2b4a4d3d2bcd2b4a43f5e
UTF-8 社瓦嘔社瓦見^ 11100111101001001011111011100111100100111010011011100101100110001001010011100111101001001011111011100111100100111010011011101111101010001000101001011110 e7a4bee793a6e59894e7a4bee793a6efa88a5e
UHC 社瓦嘔社瓦見^ 11011110111001001110100010111111110011111010010111011110111001001110100010111111111110101110011001011110 dee4e8bfcfa5dee4e8bffae65e

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