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

What is Unicode character 𣔦?

The Unicode character 𣔦 U+23526 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+23526.

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!