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' : ''">
๐
OLD ITALIC LETTER TE
Overview
๐ (OLD ITALIC LETTER TE) is the Unicode character at code point U+10315. It belongs to the Old Italic block, in the Other Letter (Lo) general category. Its script is Ital.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10315 | |
| decimal | 66325 | |
| htmldecimal | 𐌕 | |
| htmlhex | 𐌕 | |
| css | \10315 | |
| javascript | \u{10315} | |
| python | \U00010315 | |
| java | \uD800\uDF15 | |
| go | \U00010315 | |
| ruby | \u{10315} | |
| rust | \u{10315} | |
| ccpp | \U00010315 | |
| urlencoded | %F0%90%8C%95 | |
| utf8bytes | f0 90 8c 95 | |
| utf16bebytes | d8 00 df 15 | |
| utf32bebytes | 00 01 03 15 |
How to Use
HTML:
𐌕
CSS:
content: "\10315"
JavaScript:
"\u{10315}"
Python:
"\U00010315"
Properties
- Block
- Old Italic
- Script
- Ital
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (OLD ITALIC LETTER TE)?
๐ (OLD ITALIC LETTER TE) is the Unicode character U+10315.
What is the Unicode codepoint of OLD ITALIC LETTER TE?
The OLD ITALIC LETTER TE character (๐) has codepoint U+10315.
How do I type or copy OLD ITALIC LETTER TE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.