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

What is Unicode character 𦓼?

The Unicode character 𦓼 U+264FC 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+264FC.

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!