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 R WITH HOOK
Overview
ʵ (MODIFIER LETTER SMALL TURNED R WITH HOOK) is the Unicode character at code point U+02B5. It belongs to the Spacing Modifier Letters block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02B5 | |
| decimal | 693 | |
| htmldecimal | ʵ | |
| htmlhex | ʵ | |
| css | \02B5 | |
| javascript | \u{2B5} | |
| python | \u02b5 | |
| java | \u02B5 | |
| go | \u02B5 | |
| ruby | \u{2B5} | |
| rust | \u{2B5} | |
| ccpp | \u02b5 | |
| urlencoded | %CA%B5 | |
| utf8bytes | ca b5 | |
| utf16bebytes | 02 b5 | |
| utf32bebytes | 00 00 02 b5 |
How to Use
HTML:
ʵ
CSS:
content: "\02B5"
JavaScript:
"\u{2B5}"
Python:
"\u02b5"
Properties
- Block
- Spacing Modifier Letters
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 027B
Frequently Asked Questions
What is the ʵ character (MODIFIER LETTER SMALL TURNED R WITH HOOK)?
ʵ (MODIFIER LETTER SMALL TURNED R WITH HOOK) is the Unicode character U+02B5.
What is the Unicode codepoint of MODIFIER LETTER SMALL TURNED R WITH HOOK?
The MODIFIER LETTER SMALL TURNED R WITH HOOK character (ʵ) has codepoint U+02B5.
How do I type or copy MODIFIER LETTER SMALL TURNED R WITH HOOK?
Copy ʵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.