• Not that I thought it would, however, I've run this against every column in the output (dumping it to a table)

    SELECT * from TableName where ColumnName like '%' + '&#xB' + '%'

    And it didn't yield any results...