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 SMALL LETTER ALPHA WITH RETROFLEX HOOK
Overview
ᶐ (LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK) is the Unicode character at code point U+1D90. It belongs to the Phonetic Extensions Supplement block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D90 | |
| decimal | 7568 | |
| htmldecimal | ᶐ | |
| htmlhex | ᶐ | |
| css | \1D90 | |
| javascript | \u{1D90} | |
| python | \u1d90 | |
| java | \u1D90 | |
| go | \u1D90 | |
| ruby | \u{1D90} | |
| rust | \u{1D90} | |
| ccpp | \u1d90 | |
| urlencoded | %E1%B6%90 | |
| utf8bytes | e1 b6 90 | |
| utf16bebytes | 1d 90 | |
| utf32bebytes | 00 00 1d 90 |
How to Use
HTML:
ᶐ
CSS:
content: "\1D90"
JavaScript:
"\u{1D90}"
Python:
"\u1d90"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᶐ character (LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK)?
ᶐ (LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK) is the Unicode character U+1D90.
What is the Unicode codepoint of LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK?
The LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK character (ᶐ) has codepoint U+1D90.
How do I type or copy LATIN SMALL LETTER ALPHA WITH RETROFLEX HOOK?
Copy ᶐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.