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

What is Unicode character 𦧓?

The Unicode character 𦧓 U+269D3 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+269D3.

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!