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 | 將????磅 | 1001101110010010001111110011111100111111001111111110000111111010 | 9b923f3f3f3fe1fa |
EUC-JP | 將?勖??磅 | 11010101111100100011111110001111101100111110110100111111001111111110001011111100 | d5f23f8fb3ed3f3fe2fc |
UTF-8 | 將렚勖쾅렠磅 | 111001011011000010000111111010111010000010011010111001011000101110010110111011001011111010000101111010111010000010100000111001111010001110000101 | e5b087eba09ae58b96ecbe85eba0a0e7a385 |
UHC | 將렚勖쾅렠磅 | 111011011110001010001110101011011110100111101101110001001110011110001110101100011101101110110110 | ede28eade9edc4e78eb1dbb6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)