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