Replace single-character string literals with char literals in StringBuilder.Append() calls to improve performance and reduce allocations.