Ww Stack (ʬ) is Unicode U+02AC (LATIN LETTER BILABIAL PERCUSSIVE) in IPA Extensions. It is a phonetic letter for a rare bilabial percussive speech sound. HTML5 has no named entity.
Remember
Character ʬ
Unicode U+02AC
Hex entity ʬ
Decimal ʬ
CSS escape \02AC
Named entity (none)
Official name LATIN LETTER BILABIAL PERCUSSIVE
Not the same ʭ (bidental)
Prefer ʬ or ʬ in HTML markup. You can also type ʬ in UTF-8. There is no named entity. Related: bidental percussive (U+02AD).
Using Hex Code: ʬ
Using HTML Code: ʬ
Using CSS Entity: ʬ
Typed directly: ʬ
Gloss: bilabial percussive
How It Works
1. Hex:U+02AC → ʬ in HTML. The browser turns it into ʬ.
2. Decimal: same code point as 684 → ʬ. Same result as hex.
3. CSS: use \02AC in content (not an HTML entity). #point::after appends that ʬ after the paragraph text.
4. Typed / gloss: paste ʬ in UTF-8, and add a short gloss so non-specialists understand the IPA letter.
5. No named entity: HTML5 does not define a name for U+02AC — use numeric references or type the character.
Pitfalls & Tips
Common mistakes when working with U+02AC.
Named?
No named entity
HTML5 does not define a named entity for U+02AC. Use ʬ or ʬ.
vs ʭ
Not bidental percussive
ʭ (U+02AD) is bidental. ʬ is bilabial. Related IPA letters — different code points.
Gloss
Explain the sound
Most readers will not recognize ʬ. Add a short gloss like “bilabial percussive.”
a11y
Do not rely on the glyph alone
Screen readers may skip or misname IPA letters. Provide visible gloss text next to the symbol.
CSS vs HTML
Do not mix escapes
\02AC belongs in CSS strings. ʬ / ʬ belong in HTML.
Fonts
Need IPA coverage
Some UI fonts omit IPA Extensions. Prefer fonts with solid phonetic coverage (for example Doulos SIL or Charis SIL).
Compatibility
Browser Support
Ww Stack / bilabial percussive (U+02AC) and its entity forms (ʬ, ʬ, CSS \\02AC) are supported in all mainstream browsers. Visible glyphs depend on IPA Extensions font coverage.
✓ Universal support
Ww Stack (ʬ)
Encode with hex, decimal, CSS escape, or type the character — same code point everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerIE 9+
Yes
U+02AC / entitiesFull support
Bottom line: Prefer ʬ or ʬ in HTML. Use \\02AC only inside CSS content. There is no named entity. Always gloss the IPA letter for beginners.
Remember
Key Takeaways
Unicode: this letter is U+02AC (decimal 684) — LATIN LETTER BILABIAL PERCUSSIVE.
HTML: use ʬ or ʬ — no named entity; typing ʬ also works.
CSS: use \02AC inside content for generated text.
Watch out:ʬ ≠ ʭ; always gloss for non-specialists.
One line:U+02AC → ʬ / ʬ / CSS \02AC.
Frequently Asked Questions
Use ʬ (hex), ʬ (decimal), type ʬ directly in UTF-8, or the CSS escape \02AC in content. There is no named HTML entity.
U+02AC (LATIN LETTER BILABIAL PERCUSSIVE). Hex 02AC, decimal 684. It belongs to IPA Extensions (U+0250–U+02AF).
No. HTML5 does not define a named entity for this character. Use numeric forms ʬ or ʬ.
No. ʬ is bilabial percussive (U+02AC). ʭ is bidental percussive (U+02AD). Related IPA letters, different code points.
Use it in phonetics and linguistics for the bilabial percussive sound. Pair the glyph with a short gloss so beginners know it is an IPA letter.
HTML entities (ʬ or ʬ) go in markup. The CSS escape \02AC goes in stylesheet strings (usually content on ::before/::after).
🤔
Did you know?
Ww Stack (ʬ) is Unicode U+02AC (decimal 684) — official name LATIN LETTER BILABIAL PERCUSSIVE in IPA Extensions. HTML5 has no named entity — use ʬ or ʬ. It marks a rare bilabial percussive speech sound (lips slapped together). The informal name “ww stack” comes from the glyph’s stacked-w look. Do not confuse it with bidental percussive ʭ (U+02AD).