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
𐡩 (PALMYRENE LETTER YODH) is the Unicode character at code point U+10869. It belongs to the Palmyrene block, in the Other Letter (Lo) general category. Its script is Palm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10869 | |
| decimal | 67689 | |
| htmldecimal | 𐡩 | |
| htmlhex | 𐡩 | |
| css | \10869 | |
| javascript | \u{10869} | |
| python | \U00010869 | |
| java | \uD802\uDC69 | |
| go | \U00010869 | |
| ruby | \u{10869} | |
| rust | \u{10869} | |
| ccpp | \U00010869 | |
| urlencoded | %F0%90%A1%A9 | |
| utf8bytes | f0 90 a1 a9 | |
| utf16bebytes | d8 02 dc 69 | |
| utf32bebytes | 00 01 08 69 |
How to Use
HTML:
𐡩
CSS:
content: "\10869"
JavaScript:
"\u{10869}"
Python:
"\U00010869"
Properties
Frequently Asked Questions
What is the 𐡩 character (PALMYRENE LETTER YODH)?
𐡩 (PALMYRENE LETTER YODH) is the Unicode character U+10869.
What is the Unicode codepoint of PALMYRENE LETTER YODH?
The PALMYRENE LETTER YODH character (𐡩) has codepoint U+10869.
How do I type or copy PALMYRENE LETTER YODH?
Copy 𐡩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.