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