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