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 | 銓鍋ィ溽羈隨 | 1110011111110010100100111110011110101000100111111110011111100011101100011110011110101100 | e7f293e7a89fe7e3b1e7ac |
EUC-JP | 銓鍋ィ溽羈隨 | 111011101111010011000110111010011000111010101000110111101110100111100110101100111110111010101110 | eef4c6e98ea8dee9e6b3eeae |
UTF-8 | 銓鍋ィ溽羈隨 | 111010011000101010010011111010011000110110001011111011111011110110101000111001101011101010111101111001111011111010001000111010011001101010101000 | e98a93e98d8befbda8e6babde7be88e99aa8 |
UHC | 銓鍋??羈隨 | 11101111101100001100111010100111001111110011111111010001101111001110001011001011 | efb0cea73f3fd1bce2cb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)