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 | 謳悶自妤「髷 | 1110011010010000100101101110001110001110101010011111101010100100101000101110100110011110 | e69096e38ea9faa4a2e99e |
EUC-JP | 謳悶自妤「髷 | 11101011111100001100110011100101101111001010101110001111101110011010111110001110101000101111000111111110 | ebf0cce5bcab8fb9af8ea2f1fe |
UTF-8 | 謳悶自妤「髷 | 111010001010110010110011111001101000001010110110111010001000011110101010111001011010011010100100111011111011110110100010111010011010101110110111 | e8acb3e682b6e887aae5a6a4efbda2e9abb7 |
UHC | 謳悶自??? | 110011111100010011011010101111111110110110111011001111110011111100111111 | cfc4dabfedbb3f3f3f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)