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
(INTERLINEAR ANNOTATION ANCHOR) is the Unicode character at code point U+FFF9. It belongs to the Specials block, in the Format (Cf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFF9 | |
| decimal | 65529 | |
| htmldecimal |  | |
| htmlhex |  | |
| css | \FFF9 | |
| javascript | \u{FFF9} | |
| python | \ufff9 | |
| java | \uFFF9 | |
| go | \uFFF9 | |
| ruby | \u{FFF9} | |
| rust | \u{FFF9} | |
| ccpp | \ufff9 | |
| urlencoded | %EF%BF%B9 | |
| utf8bytes | ef bf b9 | |
| utf16bebytes | ff f9 | |
| utf32bebytes | 00 00 ff f9 |
How to Use
HTML:

CSS:
content: "\FFF9"
JavaScript:
"\u{FFF9}"
Python:
"\ufff9"
Properties
Frequently Asked Questions
What is the character (INTERLINEAR ANNOTATION ANCHOR)?
(INTERLINEAR ANNOTATION ANCHOR) is the Unicode character U+FFF9.
What is the Unicode codepoint of INTERLINEAR ANNOTATION ANCHOR?
The INTERLINEAR ANNOTATION ANCHOR character () has codepoint U+FFF9.
How do I type or copy INTERLINEAR ANNOTATION ANCHOR?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.