Dz curl (ʥ) is the Unicode character at U+02A5 in IPA Extensions. Official name: LATIN SMALL LETTER DZ DIGRAPH WITH CURL. It is a single phonetic letter for IPA transcription — not two separate letters.
Remember
Character ʥ
Unicode U+02A5
Hex entity ʥ
Decimal ʥ
CSS escape \02A5
Named entity (none)
Not the same ʣ (dz) · ʤ (dezh) · ʦ (ts)
Prefer ʥ or ʥ in HTML (no named form). You can also type ʥ in a UTF-8 document.
Built with Hex: ʥ
Built with Decimal: ʥ
Built with CSS: ʥ
Typed: ʥ
IPA: ʥ
How It Works
1. Hex:ʥ inserts code point U+02A5 → ʥ.
2. Decimal: same code point as 677 → ʥ. Same visual as hex.
3. CSS: use \02A5 in content (not an HTML entity). #point::after appends ʥ.
4. Typed: paste ʥ in a UTF-8 document, or label it in IPA context.
Pitfalls & Tips
Common mistakes when working with Dz Curl.
Name
No named entity
There is no HTML5 named entity for U+02A5. Use ʥ or ʥ.
ʣ
Not plain dz
U+02A3 is the plain dz digraph. U+02A5 adds the curl — choose the letter that matches your IPA source.
Letters
One character, not “d” + “z”
Do not fake it with ASCII dz. U+02A5 is a single Unicode letter for transcription.
CSS vs HTML
Do not mix escapes
\02A5 belongs in CSS strings. ʥ / ʥ belong in HTML.
Fonts
IPA font coverage
Some fonts omit IPA Extensions glyphs. Prefer a font with solid phonetic coverage (e.g. for linguistics pages).
a11y
Add accessible text
A lone IPA letter can be unclear to screen readers. Pair it with visible text (e.g. “dz curl”) or an aria-label.
Semicolon
End references
Always finish numeric entities with ; — write ʥ, not ʥ.
Compatibility
Browser Support
Dz curl (U+02A5) and its entity forms (ʥ, ʥ, CSS \\02A5) are supported in all mainstream browsers. Visible glyphs depend on IPA Extensions font coverage.
✓ Universal support
Dz Curl (ʥ)
Encode with hex, decimal, CSS escape, or type the character — same code point everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerAll versions
Yes
U+02A5 / entitiesFull support
Bottom line: Prefer ʥ in HTML (no named form). Use ʥ when decimal form is required, and \\02A5 only inside CSS content.
Remember
Key Takeaways
Unicode: dz curl is U+02A5 (decimal 677) — glyph ʥ.
HTML: no named entity — use ʥ / ʥ / type ʥ.
Use ʥ (hex), ʥ (decimal), type ʥ directly in UTF-8, or the CSS escape \02A5 in content. There is no named HTML entity for U+02A5.
U+02A5 (LATIN SMALL LETTER DZ DIGRAPH WITH CURL). Hex 02A5, decimal 677. It belongs to the IPA Extensions block (U+0250–U+02AF).
No. Use numeric forms ʥ or ʥ. Related digraphs such as U+02A3 (dz) and U+02A6 (ts) also have no named HTML entities.
Use it in IPA transcription and phonetic documentation for the dz digraph with curl. Prefer U+02A3 for the plain dz digraph without the curl.
HTML entities (ʥ or ʥ) go in markup. The CSS escape \02A5 goes in stylesheet strings (usually content on ::before/::after).
No. U+02A5 is ʥ (dz with curl). U+02A3 is ʣ (plain dz digraph). U+02A4 is ʤ (dezh digraph).
🤔
Did you know?
Dz curl is Unicode U+02A5 (decimal 677) — glyph ʥ (LATIN SMALL LETTER DZ DIGRAPH WITH CURL) in IPA Extensions. There is no HTML5 named entity; use ʥ or ʥ. Nearby digraphs include U+02A3 (ʣ, dz), U+02A4 (ʤ, dezh), and U+02A6 (ʦ, ts).