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 | 娼チ。熄「﨎 | 100011111010100111000001101000011110000010001111101000101111101010010000 | 8fa9c1a1e08fa2fa90 |
EUC-JP | 娼チ。熄「? | 1011111010101011100011101100000110001110101000011101111111101111100011101010001000111111 | beab8ec18ea1dfef8ea23f |
UTF-8 | 娼チ。熄「﨎 | 111001011010100010111100111011111011111010000001111011111011110110100001111001111000011010000100111011111011110110100010111011111010100010001110 | e5a8bcefbe81efbda1e78684efbda2efa88e |
UHC | 娼??熄?? | 1111001111011110001111110011111111100011110110000011111100111111 | f3de3f3fe3d83f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)