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 LETTER RETROFLEX CLICK WITH RETROFLEX HOOK
Overview
๐ผ (LATIN LETTER RETROFLEX CLICK WITH RETROFLEX HOOK) is the Unicode character at code point U+1DF0A. It belongs to the Latin Extended-G block, in the Other Letter (Lo) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DF0A | |
| decimal | 122634 | |
| htmldecimal | 𝼊 | |
| htmlhex | 𝼊 | |
| css | \1DF0A | |
| javascript | \u{1DF0A} | |
| python | \U0001df0a | |
| java | \uD837\uDF0A | |
| go | \U0001DF0A | |
| ruby | \u{1DF0A} | |
| rust | \u{1DF0A} | |
| ccpp | \U0001df0a | |
| urlencoded | %F0%9D%BC%8A | |
| utf8bytes | f0 9d bc 8a | |
| utf16bebytes | d8 37 df 0a | |
| utf32bebytes | 00 01 df 0a |
How to Use
HTML:
𝼊
CSS:
content: "\1DF0A"
JavaScript:
"\u{1DF0A}"
Python:
"\U0001df0a"
Properties
- Block
- Latin Extended-G
- Script
- Latn
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ผ character (LATIN LETTER RETROFLEX CLICK WITH RETROFLEX HOOK)?
๐ผ (LATIN LETTER RETROFLEX CLICK WITH RETROFLEX HOOK) is the Unicode character U+1DF0A.
What is the Unicode codepoint of LATIN LETTER RETROFLEX CLICK WITH RETROFLEX HOOK?
The LATIN LETTER RETROFLEX CLICK WITH RETROFLEX HOOK character (๐ผ) has codepoint U+1DF0A.
How do I type or copy LATIN LETTER RETROFLEX CLICK WITH RETROFLEX HOOK?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.