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