copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('დ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
დ
Overview
დ (GEORGIAN LETTER DON) is the Unicode character at code point U+10D3. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10D3 | |
| decimal | 4307 | |
| htmldecimal | დ | |
| htmlhex | დ | |
| css | \10D3 | |
| javascript | \u{10D3} | |
| python | \u10d3 | |
| java | \u10D3 | |
| go | \u10D3 | |
| ruby | \u{10D3} | |
| rust | \u{10D3} | |
| ccpp | \u10d3 | |
| urlencoded | %E1%83%93 | |
| utf8bytes | e1 83 93 | |
| utf16bebytes | 10 d3 | |
| utf32bebytes | 00 00 10 d3 |
How to Use
HTML:
დ
CSS:
content: "\10D3"
JavaScript:
"\u{10D3}"
Python:
"\u10d3"
Properties
Frequently Asked Questions
What is the დ character (GEORGIAN LETTER DON)?
დ (GEORGIAN LETTER DON) is the Unicode character U+10D3.
What is the Unicode codepoint of GEORGIAN LETTER DON?
The GEORGIAN LETTER DON character (დ) has codepoint U+10D3.
How do I type or copy GEORGIAN LETTER DON?
Copy დ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.