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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 闕乗」偵式 | 111010001000110110001111111001101010001110010010111000111000111010101110 | e88d8fe6a392e38eae |
EUC-JP | 闕乗」偵式 | 11101111111011011011111011101000100011101010001111000100111001011011110010110000 | efedbee88ea3c4e5bcb0 |
UTF-8 | 闕乗」偵式 | 111010011001011110010101111001001011100110010111111011111011110110100011111001011000000110110101111001011011110010001111 | e99795e4b997efbda3e581b5e5bc8f |
UHC | 闕??偵式 | 1100111111110100001111110011111111101111110011111110001111010010 | cff43f3fefcfe3d2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)