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 | ?贖謐貅「芻 | 00111111111001101101110011100110100011011110011010111010101000101110010010001101 | 3fe6dce68de6baa2e48d |
EUC-JP | 鸖贖謐貅「芻 | 10001111111011001101010111101100110111101110101111101101111011001011110010001110101000101110011111101101 | 8fecd5ecdeebedecbc8ea2e7ed |
UTF-8 | 鸖贖謐貅「芻 | 111010011011100010010110111010001011010010010110111010001010110010010000111010001011001010000101111011111011110110100010111010001000101010111011 | e9b896e8b496e8ac90e8b285efbda2e88abb |
UHC | ?贖謐??芻 | 001111111110000111011011110110101100110100111111001111111111010111010110 | 3fe1dbdacd3f3ff5d6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)