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' : ''">
Ƨ
LATIN CAPITAL LETTER TONE TWO
Overview
Ƨ (LATIN CAPITAL LETTER TONE TWO) is the Unicode character at code point U+01A7. It belongs to the Latin Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01A7 | |
| decimal | 423 | |
| htmldecimal | Ƨ | |
| htmlhex | Ƨ | |
| css | \01A7 | |
| javascript | \u{1A7} | |
| python | \u01a7 | |
| java | \u01A7 | |
| go | \u01A7 | |
| ruby | \u{1A7} | |
| rust | \u{1A7} | |
| ccpp | \u01a7 | |
| urlencoded | %C6%A7 | |
| utf8bytes | c6 a7 | |
| utf16bebytes | 01 a7 | |
| utf32bebytes | 00 00 01 a7 |
How to Use
HTML:
Ƨ
CSS:
content: "\01A7"
JavaScript:
"\u{1A7}"
Python:
"\u01a7"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ƨ character (LATIN CAPITAL LETTER TONE TWO)?
Ƨ (LATIN CAPITAL LETTER TONE TWO) is the Unicode character U+01A7.
What is the Unicode codepoint of LATIN CAPITAL LETTER TONE TWO?
The LATIN CAPITAL LETTER TONE TWO character (Ƨ) has codepoint U+01A7.
How do I type or copy LATIN CAPITAL LETTER TONE TWO?
Copy Ƨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.