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 | 將????哭 | 1001101110010010001111110011111100111111001111111001101001001100 | 9b923f3f3f3f9a4c |
EUC-JP | 將?勖??哭 | 11010101111100100011111110001111101100111110110100111111001111111101001110101101 | d5f23f8fb3ed3f3fd3ad |
UTF-8 | 將렚勖쾀렲哭 | 111001011011000010000111111010111010000010011010111001011000101110010110111011001011111010000000111010111010000010110010111001011001001110101101 | e5b087eba09ae58b96ecbe80eba0b2e593ad |
UHC | 將렚勖쾀렲哭 | 111011011110001010001110101011011110100111101101110001001110011010001110101111111100110111010110 | ede28eade9edc4e68ebfcdd6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)