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 | 齎絲慮?德ワ | 1110011011011000111000110100111010010111101101100011111111111010101110101000001110001111 | e6d8e34e97b63ffaba838f |
EUC-JP | 齎絲慮??ワ | 11101100110110101110010110101111110011101011100000111111001111111010010111101111 | ecdae5afceb83f3fa5ef |
UTF-8 | 齎絲慮뤯德ワ | 111010011011110110001110111001111011010110110010111001101000010110101110111010111010010010101111111001011011111010110111111000111000001110101111 | e9bd8ee7b5b2e685aeeba4afe5beb7e383af |
UHC | 齎絲慮뤯德ワ | 111011101011001011011110111010101101010111100111100011111101110111010011111011001010101111101111 | eeb2deead5e78fddd3ecabef |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)