FULLWIDTH SEMICOLON

U+FF1B Other Punctuation (Po) · Halfwidth and Fullwidth Forms · Zyyy

Encoding Table

Format Value Copy
unicode U+FF1B
decimal 65307
htmldecimal ;
htmlhex ;
css \FF1B
javascript \u{FF1B}
python \uff1b
java \uFF1B
go \uFF1B
ruby \u{FF1B}
rust \u{FF1B}
ccpp \uff1b
urlencoded %EF%BC%9B
utf8bytes ef bc 9b
utf16bebytes ff 1b
utf32bebytes 00 00 ff 1b

How to Use

HTML: ;
CSS: content: "\FF1B"
JavaScript: "\u{FF1B}"
Python: "\uff1b"

Properties

Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON
Combining
0
Mirrored
No
Decomposition
<wide> 003B
← : U+FF1A U+FF1C < →

Frequently Asked Questions

What is the ; character (FULLWIDTH SEMICOLON)?

; (FULLWIDTH SEMICOLON) is the Unicode character U+FF1B.

What is the Unicode codepoint of FULLWIDTH SEMICOLON?

The FULLWIDTH SEMICOLON character (;) has codepoint U+FF1B.

How do I type or copy FULLWIDTH SEMICOLON?

Copy ; directly, or use the HTML entity, UTF-8, and code encodings shown on this page.