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 | 諛梧エ溷」ッ | 111001101000011110001100111001101011010010011111111001011010001110101111 | e6878ce6b49fe5a3af |
EUC-JP | 諛梧エ溷」ッ | 111010111110011110111000111010001000111010110100110111101110011110001110101000111000111010101111 | ebe7b8e88eb4dee78ea38eaf |
UTF-8 | 諛梧エ溷」ッ | 111010001010101110011011111001101010001010100111111011111011110110110100111001101011101010110111111011111011110110100011111011111011110110101111 | e8ab9be6a2a7efbdb4e6bab7efbda3efbdaf |
UHC | 諛梧???? | 1110101110110000111001111111110000111111001111110011111100111111 | ebb0e7fc3f3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)