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 | 曜???η? | 1001011101101010001111110011111100111111100000111100010100111111 | 976a3f3f3f83c53f |
EUC-JP | 曜???η? | 1100110111001011001111110011111100111111101001101100011100111111 | cdcb3f3f3fa6c73f |
UTF-8 | 曜섎끆杻η릭 | 1110011010011011100111001110110010000100100011101110101110000001100001101110111110100111100010001100111010110111111010111010011010101101 | e69b9cec848eeb8186efa788ceb7eba6ad |
UHC | 曜섎끆杻η릭 | 111010001111100010011000111010111000010110111010111010101111010010100101111001111011100010101111 | e8f898eb85baeaf4a5e7b8af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)