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' : ''">
ូ
Overview
ូ (KHMER VOWEL SIGN UU) is the Unicode character at code point U+17BC. It belongs to the Khmer block, in the Nonspacing Mark (Mn) general category. Its script is Khmr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+17BC | |
| decimal | 6076 | |
| htmldecimal | ូ | |
| htmlhex | ូ | |
| css | \17BC | |
| javascript | \u{17BC} | |
| python | \u17bc | |
| java | \u17BC | |
| go | \u17BC | |
| ruby | \u{17BC} | |
| rust | \u{17BC} | |
| ccpp | \u17bc | |
| urlencoded | %E1%9E%BC | |
| utf8bytes | e1 9e bc | |
| utf16bebytes | 17 bc | |
| utf32bebytes | 00 00 17 bc |
How to Use
HTML:
ូ
CSS:
content: "\17BC"
JavaScript:
"\u{17BC}"
Python:
"\u17bc"
Properties
Frequently Asked Questions
What is the ូ character (KHMER VOWEL SIGN UU)?
ូ (KHMER VOWEL SIGN UU) is the Unicode character U+17BC.
What is the Unicode codepoint of KHMER VOWEL SIGN UU?
The KHMER VOWEL SIGN UU character (ូ) has codepoint U+17BC.
How do I type or copy KHMER VOWEL SIGN UU?
Copy ូ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.