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 FIVE
Overview
Ƽ (LATIN CAPITAL LETTER TONE FIVE) is the Unicode character at code point U+01BC. 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+01BC | |
| decimal | 444 | |
| htmldecimal | Ƽ | |
| htmlhex | Ƽ | |
| css | \01BC | |
| javascript | \u{1BC} | |
| python | \u01bc | |
| java | \u01BC | |
| go | \u01BC | |
| ruby | \u{1BC} | |
| rust | \u{1BC} | |
| ccpp | \u01bc | |
| urlencoded | %C6%BC | |
| utf8bytes | c6 bc | |
| utf16bebytes | 01 bc | |
| utf32bebytes | 00 00 01 bc |
How to Use
HTML:
Ƽ
CSS:
content: "\01BC"
JavaScript:
"\u{1BC}"
Python:
"\u01bc"
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 FIVE)?
Ƽ (LATIN CAPITAL LETTER TONE FIVE) is the Unicode character U+01BC.
What is the Unicode codepoint of LATIN CAPITAL LETTER TONE FIVE?
The LATIN CAPITAL LETTER TONE FIVE character (Ƽ) has codepoint U+01BC.
How do I type or copy LATIN CAPITAL LETTER TONE FIVE?
Copy Ƽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.