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 | 佚???前? | 1001100011000011001111110011111100111111100100010100111100111111 | 98c33f3f3f914f3f |
EUC-JP | 佚???前? | 1101000011000101001111110011111100111111110000011011000000111111 | d0c53f3f3fc1b03f |
UTF-8 | 佚ㅻ렊렖前렋 | 111001001011110110011010111000111000010110111011111010111010000010001010111010111010000010010110111001011000100110001101111010111010000010001011 | e4bd9ae385bbeba08aeba096e5898deba08b |
UHC | 佚ㅻ렊렖前렋 | 111011001110101010100100111010111000111010100001100011101010101111101110111100011000111010100010 | eceaa4eb8ea18eabeef18ea2 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)