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' : ''">
Ɗ
LATIN CAPITAL LETTER D WITH HOOK
Overview
Ɗ (LATIN CAPITAL LETTER D WITH HOOK) is the Unicode character at code point U+018A. It belongs to the Latin Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+018A | |
| decimal | 394 | |
| htmldecimal | Ɗ | |
| htmlhex | Ɗ | |
| css | \018A | |
| javascript | \u{18A} | |
| python | \u018a | |
| java | \u018A | |
| go | \u018A | |
| ruby | \u{18A} | |
| rust | \u{18A} | |
| ccpp | \u018a | |
| urlencoded | %C6%8A | |
| utf8bytes | c6 8a | |
| utf16bebytes | 01 8a | |
| utf32bebytes | 00 00 01 8a |
How to Use
HTML:
Ɗ
CSS:
content: "\018A"
JavaScript:
"\u{18A}"
Python:
"\u018a"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ɗ character (LATIN CAPITAL LETTER D WITH HOOK)?
Ɗ (LATIN CAPITAL LETTER D WITH HOOK) is the Unicode character U+018A.
What is the Unicode codepoint of LATIN CAPITAL LETTER D WITH HOOK?
The LATIN CAPITAL LETTER D WITH HOOK character (Ɗ) has codepoint U+018A.
How do I type or copy LATIN CAPITAL LETTER D WITH HOOK?
Copy Ɗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.