copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('dz'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
dz
LATIN SMALL LETTER DZ
Overview
dz (LATIN SMALL LETTER DZ) is the Unicode character at code point U+01F3. It belongs to the Latin Extended-B block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01F3 | |
| decimal | 499 | |
| htmldecimal | dz | |
| htmlhex | dz | |
| css | \01F3 | |
| javascript | \u{1F3} | |
| python | \u01f3 | |
| java | \u01F3 | |
| go | \u01F3 | |
| ruby | \u{1F3} | |
| rust | \u{1F3} | |
| ccpp | \u01f3 | |
| urlencoded | %C7%B3 | |
| utf8bytes | c7 b3 | |
| utf16bebytes | 01 f3 | |
| utf32bebytes | 00 00 01 f3 |
How to Use
HTML:
dz
CSS:
content: "\01F3"
JavaScript:
"\u{1F3}"
Python:
"\u01f3"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0064 007A
Frequently Asked Questions
What is the dz character (LATIN SMALL LETTER DZ)?
dz (LATIN SMALL LETTER DZ) is the Unicode character U+01F3.
What is the Unicode codepoint of LATIN SMALL LETTER DZ?
The LATIN SMALL LETTER DZ character (dz) has codepoint U+01F3.
How do I type or copy LATIN SMALL LETTER DZ?
Copy dz directly, or use the HTML entity, UTF-8, and code encodings shown on this page.