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 | ???蕣殄? | 0011111100111111001111111110010011111010100111110110100000111111 | 3f3f3fe4fa9f683f |
EUC-JP | ???蕣殄? | 0011111100111111001111111110100011111100110111011100100100111111 | 3f3f3fe8fcddc93f |
UTF-8 | 롇롗롒蕣殄롗 | 111010111010000110000111111010111010000110010111111010111010000110010010111010001001010110100011111001101010111010000100111010111010000110010111 | eba187eba197eba192e895a3e6ae84eba197 |
UHC | 롇롗롒蕣殄롗 | 100011101100110110001110110110111000111011010111111000101111001011110010110011111000111011011011 | 8ecd8edb8ed7e2f2f2cf8edb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)