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
Ѯ (CYRILLIC CAPITAL LETTER KSI) is the Unicode character at code point U+046E. It belongs to the Cyrillic block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+046E | |
| decimal | 1134 | |
| htmldecimal | Ѯ | |
| htmlhex | Ѯ | |
| css | \046E | |
| javascript | \u{46E} | |
| python | \u046e | |
| java | \u046E | |
| go | \u046E | |
| ruby | \u{46E} | |
| rust | \u{46E} | |
| ccpp | \u046e | |
| urlencoded | %D1%AE | |
| utf8bytes | d1 ae | |
| utf16bebytes | 04 6e | |
| utf32bebytes | 00 00 04 6e |
How to Use
HTML:
Ѯ
CSS:
content: "\046E"
JavaScript:
"\u{46E}"
Python:
"\u046e"
Properties
Frequently Asked Questions
What is the Ѯ character (CYRILLIC CAPITAL LETTER KSI)?
Ѯ (CYRILLIC CAPITAL LETTER KSI) is the Unicode character U+046E.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER KSI?
The CYRILLIC CAPITAL LETTER KSI character (Ѯ) has codepoint U+046E.
How do I type or copy CYRILLIC CAPITAL LETTER KSI?
Copy Ѯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.