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 | 俉??節?Ⅴ | 111110100110000100111111001111111001000011011111001111111000011101011000 | fa613f3f90df3f8758 |
EUC-JP | 俉??節?? | 100011111011000110111011001111110011111111000000111000010011111100111111 | 8fb1bb3f3fc0e13f3f |
UTF-8 | 俉낉퐣節얕Ⅴ | 111001001011111110001001111010111000001010001001111011011001000010100011111001111010111110000000111011001001011010010101111000101000010110100100 | e4bf89eb8289ed90a3e7af80ec9695e285a4 |
UHC | 俉낉퐣節얕Ⅴ | 111001111110101110000101111011111011110110001100111011111011110110111110111010001010010110110100 | e7eb85efbd8cefbdbee8a5b4 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)