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 INVERTED BRIDGE BELOW
Overview
̺ (COMBINING INVERTED BRIDGE BELOW) is the Unicode character at code point U+033A. 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+033A | |
| decimal | 826 | |
| htmldecimal | ̺ | |
| htmlhex | ̺ | |
| css | \033A | |
| javascript | \u{33A} | |
| python | \u033a | |
| java | \u033A | |
| go | \u033A | |
| ruby | \u{33A} | |
| rust | \u{33A} | |
| ccpp | \u033a | |
| urlencoded | %CC%BA | |
| utf8bytes | cc ba | |
| utf16bebytes | 03 3a | |
| utf32bebytes | 00 00 03 3a |
How to Use
HTML:
̺
CSS:
content: "\033A"
JavaScript:
"\u{33A}"
Python:
"\u033a"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the ̺ character (COMBINING INVERTED BRIDGE BELOW)?
̺ (COMBINING INVERTED BRIDGE BELOW) is the Unicode character U+033A.
What is the Unicode codepoint of COMBINING INVERTED BRIDGE BELOW?
The COMBINING INVERTED BRIDGE BELOW character (̺) has codepoint U+033A.
How do I type or copy COMBINING INVERTED BRIDGE BELOW?
Copy ̺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.