Main Content
textanalytics.unicode.UTF32
Description
The 32-bit Unicode transformation format (UTF-32) is a fixed length Unicode code point encoding that uses exactly 32 bits per code point.
Creation
Description
Input Arguments
Properties
Object Functions
characterCategories | Unicode character categories |
hex | Convert UTF-32 representation to hexadecimal values |
string | Convert UTF-32 representation to string |
Examples
References
[1] Unicode Standard Annex #19 UTF-32 https://www.unicode.org/reports/tr19/tr19-9.html
Version History
Introduced in R2021a