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 | 要ユ??η? | 100101110111011010000011100001100011111100111111100000111100010100111111 | 977683863f3f83c53f |
EUC-JP | 要ユ??η? | 110011011101011110100101111001100011111100111111101001101100011100111111 | cdd7a5e63f3fa6c73f |
UTF-8 | 要ユ뀞說η맏 | 1110100010100110100000011110001110000011101001101110101110000000100111101110111110100110101000011100111010110111111010111010011110001111 | e8a681e383a6eb809eefa6a1ceb7eba78f |
UHC | 要ユ뀞說η맏 | 111010011010100110101011111001101000010110010101111001101111001010100101111001111011100010111010 | e9a9abe68595e6f2a5e7b8ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)