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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 鈼式瑤蒔肛 | 11111011110001101000111010101110111010101010001010001110101010101110001111101000 | fbc68eaeeaa28eaae3e8 |
EUC-JP | 鈼式瑤蒔肛 | 1000111111100011110101101011110010110000111101001010010010111100101011001110011011101010 | 8fe3d6bcb0f4a4bcace6ea |
UTF-8 | 鈼式瑤蒔肛 | 111010011000100010111100111001011011110010001111111001111001000110100100111010001001001010010100111010001000001010011011 | e988bce5bc8fe791a4e89294e8829b |
UHC | ?式瑤蒔肛 | 001111111110001111010010111010001111110111100011110010001111100111111101 | 3fe3d2e8fde3c8f9fd |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)