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 DELT
Overview
๐ค (PHOENICIAN LETTER DELT) is the Unicode character at code point U+10903. 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+10903 | |
| decimal | 67843 | |
| htmldecimal | 𐤃 | |
| htmlhex | 𐤃 | |
| css | \10903 | |
| javascript | \u{10903} | |
| python | \U00010903 | |
| java | \uD802\uDD03 | |
| go | \U00010903 | |
| ruby | \u{10903} | |
| rust | \u{10903} | |
| ccpp | \U00010903 | |
| urlencoded | %F0%90%A4%83 | |
| utf8bytes | f0 90 a4 83 | |
| utf16bebytes | d8 02 dd 03 | |
| utf32bebytes | 00 01 09 03 |
How to Use
HTML:
𐤃
CSS:
content: "\10903"
JavaScript:
"\u{10903}"
Python:
"\U00010903"
Properties
- Block
- Phoenician
- Script
- Phnx
- Category
- Other Letter (Lo)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ค character (PHOENICIAN LETTER DELT)?
๐ค (PHOENICIAN LETTER DELT) is the Unicode character U+10903.
What is the Unicode codepoint of PHOENICIAN LETTER DELT?
The PHOENICIAN LETTER DELT character (๐ค) has codepoint U+10903.
How do I type or copy PHOENICIAN LETTER DELT?
Copy ๐ค directly, or use the HTML entity, UTF-8, and code encodings shown on this page.