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

What is Unicode character 𦓭?

The Unicode character 𦓭 U+264ED 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+264ED.

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!