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