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

What is Unicode character 𣑲?

The Unicode character 𣑲 U+23472 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+23472.

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!