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 | 率??將?? | 1001011110100110001111110011111110011011100100100011111100111111 | 97a63f3f9b923f3f |
EUC-JP | 率??將?? | 1100111010101000001111110011111111010101111100100011111100111111 | cea83f3fd5f23f3f |
UTF-8 | 率듸푽將됵슭 | 111001111000111010000111111010111001001110111000111011011001000110111101111001011011000010000111111010111001000010110101111011001000101010101101 | e78e87eb93b8ed91bde5b087eb90b5ec8aad |
UHC | 率듸푽將됵슭 | 111000011110001110110101111011111011111010001000111011011110001010001001111011111011110110111110 | e1e3b5efbe88ede289efbdbe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)