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' : ''">
๐ค
PHOENICIAN LETTER YOD
Overview
๐ค (PHOENICIAN LETTER YOD) is the Unicode character at code point U+10909. It belongs to the Phoenician block, in the Other Letter (Lo) general category. Its script is Phnx.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10909 | |
| decimal | 67849 | |
| htmldecimal | 𐤉 | |
| htmlhex | 𐤉 | |
| css | \10909 | |
| javascript | \u{10909} | |
| python | \U00010909 | |
| java | \uD802\uDD09 | |
| go | \U00010909 | |
| ruby | \u{10909} | |
| rust | \u{10909} | |
| ccpp | \U00010909 | |
| urlencoded | %F0%90%A4%89 | |
| utf8bytes | f0 90 a4 89 | |
| utf16bebytes | d8 02 dd 09 | |
| utf32bebytes | 00 01 09 09 |
How to Use
HTML:
𐤉
CSS:
content: "\10909"
JavaScript:
"\u{10909}"
Python:
"\U00010909"
Properties
- Block
- Phoenician
- Script
- Phnx
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ค character (PHOENICIAN LETTER YOD)?
๐ค (PHOENICIAN LETTER YOD) is the Unicode character U+10909.
What is the Unicode codepoint of PHOENICIAN LETTER YOD?
The PHOENICIAN LETTER YOD character (๐ค) has codepoint U+10909.
How do I type or copy PHOENICIAN LETTER YOD?
Copy ๐ค directly, or use the HTML entity, UTF-8, and code encodings shown on this page.