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 | ??????? | 00111111001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f3f |
SJIS-WIN | ??????? | 00111111001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f3f |
EUC-JP | ??????? | 00111111001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f3f |
UTF-8 | 렱롛씩狀렑셈센 | 111010111010000010110001111010111010000110011011111011001001010010101001111011111010011110111010111010111010000010010001111011001000010110001000111011001000010010111100 | eba0b1eba19bec94a9efa7baeba091ec8588ec84bc |
UHC | 렱롛씩狀렑셈센 | 1000111010111110100011101101111110111110101111111110110111101110100011101010011010111100110000001011110010111110 | 8ebe8edfbebfedee8ea6bcc0bcbe |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)