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>&#156867;</p>
📋
CSS .selector { content: '\264C3' };
📋
JS var unicodeA = '\u264C3 ';
📋
CPP char unicodeA = ' \u264C3 ';
📋
Java char unicodeA = '\u264C3';
📋
Python unicodeA = '\u264C3'
📋

What is Unicode character 𦓃?

The Unicode character 𦓃 U+264C3 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+264C3.

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!