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 TERMINATOR) is the Unicode character at code point U+FFFB. 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+FFFB | |
| decimal | 65531 | |
| htmldecimal |  | |
| htmlhex |  | |
| css | \FFFB | |
| javascript | \u{FFFB} | |
| python | \ufffb | |
| java | \uFFFB | |
| go | \uFFFB | |
| ruby | \u{FFFB} | |
| rust | \u{FFFB} | |
| ccpp | \ufffb | |
| urlencoded | %EF%BF%BB | |
| utf8bytes | ef bf bb | |
| utf16bebytes | ff fb | |
| utf32bebytes | 00 00 ff fb |
How to Use
HTML:

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