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 | 粧???慮靜 | 100011111100111100111111001111110011111110010111101101101110100011001110 | 8fcf3f3f3f97b6e8ce |
EUC-JP | 粧?檉?慮靜 | 1011111011010001001111111000111111000101101110110011111111001110101110001111000011010000 | bed13f8fc5bb3fceb8f0d0 |
UTF-8 | 粧렰檉멸慮靜 | 111001111011001010100111111010111010000010110000111001101010101010001001111010111010100110111000111001101000010110101110111010011001110110011100 | e7b2a7eba0b0e6aa89eba9b8e685aee99d9c |
UHC | 粧렰檉멸慮靜 | 111011011111001010001110101111011110111111100000101110001110101011010101111001111111000010100001 | edf28ebdefe0b8ead5e7f0a1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)