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 | ???泄?? | 00111111001111110011111110011111100101010011111100111111 | 3f3f3f9f953f3f |
EUC-JP | ???泄?? | 00111111001111110011111111011101111101010011111100111111 | 3f3f3fddf53f3f |
UTF-8 | 롖롗롏泄롗롏 | 111010111010000110010110111010111010000110010111111010111010000110001111111001101011001110000100111010111010000110010111111010111010000110001111 | eba196eba197eba18fe6b384eba197eba18f |
UHC | 롖롗롏泄롗롏 | 100011101101101010001110110110111000111011010101111000001101110010001110110110111000111011010101 | 8eda8edb8ed5e0dc8edb8ed5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)