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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 鞐守「∝爼陞 | 1110100011011110100011101110011110100010100000011110010111100000101010101110100010011110 | e8de8ee7a281e5e0aae89e |
EUC-JP | 鞐守「∝爼陞 | 111100001110000010111100111010011000111010100010101000101110011111100000101011001110111111111110 | f0e0bce98ea2a2e7e0aceffe |
UTF-8 | 鞐守「∝爼陞 | 111010011001111010010000111001011010111010001000111011111011110110100010111000101000100010011101111001111000100010111100111010011001100110011110 | e99e90e5ae88efbda2e2889de788bce9999e |
UHC | ?守?∝?陞 | 001111111110000111111010001111111010000111110000001111111110001110110011 | 3fe1fa3fa1f03fe3b3 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)