---
title: "Normalize compatibility Unicode"
description: "Convert compatibility characters to their normalized NFKC form."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Normalize compatibility Unicode

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/encoding/normalize-unicode/index.mdx
