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' : ''">
ͧ
COMBINING LATIN SMALL LETTER U
Overview
ͧ (COMBINING LATIN SMALL LETTER U) is the Unicode character at code point U+0367. It belongs to the Combining Diacritical Marks block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0367 | |
| decimal | 871 | |
| htmldecimal | ͧ | |
| htmlhex | ͧ | |
| css | \0367 | |
| javascript | \u{367} | |
| python | \u0367 | |
| java | \u0367 | |
| go | \u0367 | |
| ruby | \u{367} | |
| rust | \u{367} | |
| ccpp | \u0367 | |
| urlencoded | %CD%A7 | |
| utf8bytes | cd a7 | |
| utf16bebytes | 03 67 | |
| utf32bebytes | 00 00 03 67 |
How to Use
HTML:
ͧ
CSS:
content: "\0367"
JavaScript:
"\u{367}"
Python:
"\u0367"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ͧ character (COMBINING LATIN SMALL LETTER U)?
ͧ (COMBINING LATIN SMALL LETTER U) is the Unicode character U+0367.
What is the Unicode codepoint of COMBINING LATIN SMALL LETTER U?
The COMBINING LATIN SMALL LETTER U character (ͧ) has codepoint U+0367.
How do I type or copy COMBINING LATIN SMALL LETTER U?
Copy ͧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.