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' : ''">
๐ฎ
MODIFIER LETTER SMALL TESH DIGRAPH
Overview
๐ฎ (MODIFIER LETTER SMALL TESH DIGRAPH) is the Unicode character at code point U+107AE. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+107AE | |
| decimal | 67502 | |
| htmldecimal | 𐞮 | |
| htmlhex | 𐞮 | |
| css | \107AE | |
| javascript | \u{107AE} | |
| python | \U000107ae | |
| java | \uD801\uDFAE | |
| go | \U000107AE | |
| ruby | \u{107AE} | |
| rust | \u{107AE} | |
| ccpp | \U000107ae | |
| urlencoded | %F0%90%9E%AE | |
| utf8bytes | f0 90 9e ae | |
| utf16bebytes | d8 01 df ae | |
| utf32bebytes | 00 01 07 ae |
How to Use
HTML:
𐞮
CSS:
content: "\107AE"
JavaScript:
"\u{107AE}"
Python:
"\U000107ae"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 02A7
Frequently Asked Questions
What is the ๐ฎ character (MODIFIER LETTER SMALL TESH DIGRAPH)?
๐ฎ (MODIFIER LETTER SMALL TESH DIGRAPH) is the Unicode character U+107AE.
What is the Unicode codepoint of MODIFIER LETTER SMALL TESH DIGRAPH?
The MODIFIER LETTER SMALL TESH DIGRAPH character (๐ฎ) has codepoint U+107AE.
How do I type or copy MODIFIER LETTER SMALL TESH DIGRAPH?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.