SymbolFYI
*

Asterisk

002A · Basic Latin · Zyyy

Mã hóa

Unicode U+002A
HTML Decimal *
HTML Hex *
CSS \002A
JavaScript \u{2A}
Python \u002a
Java \u002A
UTF-8 2a
UTF-16 00 2a
URL Encoded %2A

Thuộc tính Unicode

Block
Basic Latin
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON

Ký hiệu tương tự

Ký hiệu liên quan

Tìm hiểu thêm

Hướng dẫn liên quan

How to Use the SymbolFYI Text Diff Tool
Guide to SymbolFYI's Text Diff Tool — compare two texts character by character to find invisible Unicode differences, encoding issues, and confusables.
How to Use the SymbolFYI Fancy Text Generator
A guide to SymbolFYI's Fancy Text Generator — convert text to Unicode bold, italic, script, fraktur, and monospace styles for social media.
Ligatures in Web Typography: From fi to Modern OpenType Features
Master web ligatures — standard ligatures (fi, fl), discretionary ligatures, CSS font-feature-settings, OpenType features, and accessibility implications.
Tofu: Why Characters Show as Empty Rectangles and How to Fix It
Understand tofu — the empty rectangle that appears when your font can't display a character. Learn causes, diagnosis, and font fallback solutions.
Dead Keys: How to Type Accented Characters Without a Special Keyboard
Master dead keys for typing accented characters — how they work on US International, UK Extended, and other keyboard layouts across all platforms.
The Private Use Area: Custom Characters in Unicode
Explore Unicode's Private Use Areas — how they work, why icon fonts use them, PUA in corporate fonts, and the risks of PUA characters in data exchange.
UTF-16 and Surrogate Pairs: Why JavaScript Strings Are Complicated
Understand UTF-16 encoding and surrogate pairs — why emoji have .length 2 in JavaScript, how to handle supplementary characters, and when UTF-16 matters.
Character Encoding Detection: How Browsers and Tools Guess Your Encoding
How encoding detection works — the algorithm browsers use, statistical detectors like chardet, BOM sniffing, and why detection is never 100% reliable.
Unicode Collation: How to Sort Text Correctly Across Languages
Master Unicode collation — the Unicode Collation Algorithm, locale-aware sorting in JavaScript and Python, PostgreSQL ICU collations, and common pitfalls.
Soft Hyphen: Controlling Line Breaks in Web Typography
Master the soft hyphen (U+00AD) — how it controls word breaking in HTML, CSS hyphens property, browser behavior differences, and when to use ­ vs CSS.