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' : ''">
๐ญ
Overview
๐ญ (CARIAN LETTER T) is the Unicode character at code point U+102AD. It belongs to the Carian block, in the Other Letter (Lo) general category. Its script is Cari.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+102AD | |
| decimal | 66221 | |
| htmldecimal | 𐊭 | |
| htmlhex | 𐊭 | |
| css | \102AD | |
| javascript | \u{102AD} | |
| python | \U000102ad | |
| java | \uD800\uDEAD | |
| go | \U000102AD | |
| ruby | \u{102AD} | |
| rust | \u{102AD} | |
| ccpp | \U000102ad | |
| urlencoded | %F0%90%8A%AD | |
| utf8bytes | f0 90 8a ad | |
| utf16bebytes | d8 00 de ad | |
| utf32bebytes | 00 01 02 ad |
How to Use
HTML:
𐊭
CSS:
content: "\102AD"
JavaScript:
"\u{102AD}"
Python:
"\U000102ad"
Properties
Frequently Asked Questions
What is the ๐ญ character (CARIAN LETTER T)?
๐ญ (CARIAN LETTER T) is the Unicode character U+102AD.
What is the Unicode codepoint of CARIAN LETTER T?
The CARIAN LETTER T character (๐ญ) has codepoint U+102AD.
How do I type or copy CARIAN LETTER T?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.