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>&#158198;</p>
📋
CSS .selector { content: '\269F6' };
📋
JS var unicodeA = '\u269F6 ';
📋
CPP char unicodeA = ' \u269F6 ';
📋
Java char unicodeA = '\u269F6';
📋
Python unicodeA = '\u269F6'
📋

What is Unicode character 𦧶?

The Unicode character 𦧶 U+269F6 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+269F6.

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!