Outils Unicode

Outils interactifs gratuits pour travailler avec les caractères Unicode, les encodages et les transformations de texte.

🔄
Convertisseur Unicode

Convertissez entre des caractères et des points de code Unicode, des entités HTML, des séquences d'échappement CSS/JS, des littéraux Python/Java et des séquences d'octets UTF-8/16/32.

🔍
Analyseur de texte

Collez n'importe quel texte pour voir le nom Unicode, le point de code, la catégorie, le bloc et le système d'écriture de chaque caractère. Détecte les caractères invisibles et les marques de combinaison.

📊
Visualiseur d'encodage

Visualisez comment un caractère est encodé en UTF-8, UTF-16 et UTF-32 au niveau des octets. Affichez les bits d'en-tête, les bits de charge utile et les paires de substitution.

Générateur de texte fantaisie

Transformez du texte brut en styles Unicode : Gras, Italique, Fraktur, Contour, Encerclé, Petites majuscules, et bien plus encore.

🔐
Character Encoder

Encode any character to UTF-8 hex, HTML entity, CSS escape, JavaScript, Python, URL encoding, binary, and decimal. 17 formats per character with one-click copy.

🔍
Codepoint Lookup

Enter a character or U+XXXX code to see its full Unicode properties: name, category, block, script, bidirectional class, and more.

📦
Block Browser

Browse Unicode blocks interactively. Select a block to see all characters in that range with their names and code points.

Normalization Checker

Check if text is in NFC, NFD, NFKC, or NFKD form. Compare all four Unicode normalization forms side by side.

🔎
Confusable Detector

Detect homoglyphs and confusable characters in text. Identify characters that visually resemble ASCII but belong to different Unicode scripts.

Frequently Asked Questions

Yes, all tools are completely free with no sign-up required. They run entirely in your browser and work on any device.
Yes. All tools are fully responsive and optimized for phones, tablets, and desktops. No app installation needed — just open the page in any modern browser.
The tools support the full Unicode 16.0 standard, covering over 154,000 characters across 168 scripts. This includes the Basic Multilingual Plane and all supplementary planes.
No. All tools process text locally in your browser using JavaScript. Your input text is never sent to our servers. There is no tracking of individual tool usage.
Absolutely. The Unicode Converter and Text Analyzer are especially useful for debugging encoding issues, identifying invisible characters, and verifying correct character representation in code.