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