It worked with password enclosed with flower braces like as follows.
bcp "Database.dbo.Table" out "outputfile.txt" -w -S Server -U Username -P {{Ndar)at}
Enclosed with double quotes and doubling the braes as follows didn't worked.
"{{Ndar)at"