FULLWIDTH NUMBER SIGN

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

Encoding Table

Format Value Copy
unicode U+FF03
decimal 65283
htmldecimal #
htmlhex #
css \FF03
javascript \u{FF03}
python \uff03
java \uFF03
go \uFF03
ruby \u{FF03}
rust \u{FF03}
ccpp \uff03
urlencoded %EF%BC%83
utf8bytes ef bc 83
utf16bebytes ff 03
utf32bebytes 00 00 ff 03

How to Use

HTML: #
CSS: content: "\FF03"
JavaScript: "\u{FF03}"
Python: "\uff03"

Properties

Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ET
Combining
0
Mirrored
No
Decomposition
<wide> 0023
← " U+FF02 U+FF04 $ →

Frequently Asked Questions

What is the # character (FULLWIDTH NUMBER SIGN)?

# (FULLWIDTH NUMBER SIGN) is the Unicode character U+FF03.

What is the Unicode codepoint of FULLWIDTH NUMBER SIGN?

The FULLWIDTH NUMBER SIGN character (#) has codepoint U+FF03.

How do I type or copy FULLWIDTH NUMBER SIGN?

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