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 TC DIGRAPH WITH CURL
Overview
๐ซ (MODIFIER LETTER SMALL TC DIGRAPH WITH CURL) is the Unicode character at code point U+107AB. 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+107AB | |
| decimal | 67499 | |
| htmldecimal | 𐞫 | |
| htmlhex | 𐞫 | |
| css | \107AB | |
| javascript | \u{107AB} | |
| python | \U000107ab | |
| java | \uD801\uDFAB | |
| go | \U000107AB | |
| ruby | \u{107AB} | |
| rust | \u{107AB} | |
| ccpp | \U000107ab | |
| urlencoded | %F0%90%9E%AB | |
| utf8bytes | f0 90 9e ab | |
| utf16bebytes | d8 01 df ab | |
| utf32bebytes | 00 01 07 ab |
How to Use
HTML:
𐞫
CSS:
content: "\107AB"
JavaScript:
"\u{107AB}"
Python:
"\U000107ab"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 02A8
Frequently Asked Questions
What is the ๐ซ character (MODIFIER LETTER SMALL TC DIGRAPH WITH CURL)?
๐ซ (MODIFIER LETTER SMALL TC DIGRAPH WITH CURL) is the Unicode character U+107AB.
What is the Unicode codepoint of MODIFIER LETTER SMALL TC DIGRAPH WITH CURL?
The MODIFIER LETTER SMALL TC DIGRAPH WITH CURL character (๐ซ) has codepoint U+107AB.
How do I type or copy MODIFIER LETTER SMALL TC DIGRAPH WITH CURL?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.