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' : ''">
BLACK RIGHT TRIANGLE CARET
Overview
(BLACK RIGHT TRIANGLE CARET) is the Unicode character at code point U+1CEB3. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CEB3 | |
| decimal | 118451 | |
| htmldecimal | 𜺳 | |
| htmlhex | 𜺳 | |
| css | \1CEB3 | |
| javascript | \u{1CEB3} | |
| python | \U0001ceb3 | |
| java | \uD833\uDEB3 | |
| go | \U0001CEB3 | |
| ruby | \u{1CEB3} | |
| rust | \u{1CEB3} | |
| ccpp | \U0001ceb3 | |
| urlencoded | %F0%9C%BA%B3 | |
| utf8bytes | f0 9c ba b3 | |
| utf16bebytes | d8 33 de b3 | |
| utf32bebytes | 00 01 ce b3 |
How to Use
HTML:
𜺳
CSS:
content: "\1CEB3"
JavaScript:
"\u{1CEB3}"
Python:
"\U0001ceb3"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (BLACK RIGHT TRIANGLE CARET)?
(BLACK RIGHT TRIANGLE CARET) is the Unicode character U+1CEB3.
What is the Unicode codepoint of BLACK RIGHT TRIANGLE CARET?
The BLACK RIGHT TRIANGLE CARET character () has codepoint U+1CEB3.
How do I type or copy BLACK RIGHT TRIANGLE CARET?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.