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 | 要??撓ζ? | 100101110111011000111111001111111001110110011010100000111100010000111111 | 97763f3f9d9a83c43f |
EUC-JP | 要??撓ζ? | 110011011101011100111111001111111101100111111010101001101100011000111111 | cdd73f3fd9faa6c63f |
UTF-8 | 要랃쉠撓ζ에 | 1110100010100110100000011110101110011110100000111110110010001001101000001110011010010010100100111100111010110110111011001001011110010000 | e8a681eb9e83ec89a0e69293ceb6ec9790 |
UHC | 要랃쉠撓ζ에 | 111010011010100110001101111011111011110110101010111010001111010110100101111001101011111110100001 | e9a98defbdaae8f5a5e6bfa1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)