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 | ???^ | 00111111001111110011111101011110 | 3f3f3f5e |
SJIS-WIN | 湿狎式^ | 10001110101111001110000010111110100011101010111001011110 | 8ebce0be8eae5e |
EUC-JP | 湿狎式^ | 10111100101111101110000011000000101111001011000001011110 | bcbee0c0bcb05e |
UTF-8 | 湿狎式^ | 11100110101110011011111111100111100010111000111011100101101111001000111101011110 | e6b9bfe78b8ee5bc8f5e |
UHC | ?狎式^ | 001111111110010011100100111000111101001001011110 | 3fe4e4e3d25e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)