Unicode to Arabic
Package:
Summary:
Convert hexadecimal codes to HTML entities
Groups:
Author:
Description:
This class can be used to convert text with hexadecimal codes to HTML entities.
It takes a string with groups of characters represented as 4 hexadecimal digits to the corresponding HTML character entities.
The class may also check if the hexadecimal codes are within the range of text characters used in Arabic.
It may also decode HTML character entities and convert them to UTF-8.
It takes a string with groups of characters represented as 4 hexadecimal digits to the corresponding HTML character entities.
The class may also check if the hexadecimal codes are within the range of text characters used in Arabic.
It may also decode HTML character entities and convert them to UTF-8.
Comments are closed.