Css Styling

Size
𦧨
15px
𦧨
18px
𦧨
21px
𦧨
24px
𦧨
27px
𦧨
30px
𦧨
33px
𦧨
36px
𦧨
42px
𦧨
48px
𦧨
54px
𦧨
60px
𦧨
66px
𦧨
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𦧨
Bold
𦧨
Italic
𦧨
Underline
𦧨
Strikethrough
𦧨
UpperCase
𦧨
LowerCase
𦧨
Oblique
A 𦧨
Subscript
A 𦧨
Superscript
𦧨
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𦧨
Arial
𦧨
Times New Roman
𦧨
Verdana
𦧨
Courier New
𦧨
Garamond
𦧨
Georgia
𦧨
Trebuchet MS
𦧨
Tahoma
𦧨
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𦧨
White
𦧨
Brown
𦧨
Maroon
𦧨
Magenta
𦧨
Red
𦧨
Orange
𦧨
Yellow
𦧨
Green
𦧨
Teal
𦧨
Cyan
𦧨
Blue
𦧨
Violet
𦧨
Purple
𦧨
Indigo
𦧨
Gray
𦧨
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𦧨
White
𦧨
Brown
𦧨
Maroon
𦧨
Magenta
𦧨
Red
𦧨
Orange
𦧨
Yellow
𦧨
Green
𦧨
Teal
𦧨
Cyan
𦧨
Blue
𦧨
Violet
𦧨
Purple
𦧨
Indigo
𦧨
Gray
𦧨
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#158184;</p>
📋
CSS .selector { content: '\269E8' };
📋
JS var unicodeA = '\u269E8 ';
📋
CPP char unicodeA = ' \u269E8 ';
📋
Java char unicodeA = '\u269E8';
📋
Python unicodeA = '\u269E8'
📋

What is Unicode character 𦧨?

The Unicode character 𦧨 U+269E8 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B block.

What does the Unicode character 𦧨 represent?

The Unicode character 𦧨 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𦧨?

The Unicode code point for 𦧨 is U+269E8.

Is the appearance of the 𦧨 character consistent across all platforms?

The appearance of the 𦧨 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𦧨 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𦧨 character.

In which version was Unicode character 𦧨 released, and to which block of characters does it belong?

Unicode character 𦧨 was first introduced in Unicode Version 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!