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 | 靖??篩?? | 1001011011110101001111110011111111100010101111110011111100111111 | 96f53f3fe2bf3f3f |
EUC-JP | 靖?邕篩?? | 11001100111101110011111110001111111000011110110111100100110000010011111100111111 | ccf73f8fe1ede4c13f3f |
UTF-8 | 靖렞邕篩렣렘 | 111010011001110110010110111010111010000010011110111010011000001010010101111001111010111110101001111010111010000010100011111010111010000010011000 | e99d96eba09ee98295e7afa9eba0a3eba098 |
UHC | 靖렞邕篩렣렘 | 111011111111111010001110101011111110100010111011110111101110100010001110101101001011011110111101 | effe8eafe8bbdee88eb4b7bd |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)