To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ???h?? | 001111110011111100111111011010000011111100111111 | 3f3f3f683f3f |
SJIS-WIN | 陽痿俾h陽痿 | 1001011101111010111000010111111010011000111010100110100010010111011110101110000101111110 | 977ae17e98ea68977ae17e |
EUC-JP | 陽痿俾h陽痿 | 1100110111011011111000011101111111010000111011000110100011001101110110111110000111011111 | cddbe1dfd0ec68cddbe1df |
UTF-8 | 陽痿俾h陽痿 | 11101001100110011011110111100111100101111011111111100100101111111011111001101000111010011001100110111101111001111001011110111111 | e999bde797bfe4bfbe68e999bde797bf |
UHC | 陽??h陽? | 1110010111010101001111110011111101101000111001011101010100111111 | e5d53f3f68e5d53f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)