codice:
string nota;
//...
if(nota.IndexOf('\x00a'))
{
    //...
}
---EDIT---
Arrivo tardi...