To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 踐質酌踐質灼^ 11100110111101101000111010111111100011101101111011100110111101101000111010111111100011101101110001011110 e6f68ebf8edee6f68ebf8edc5e
EUC-JP 踐質酌踐質灼^ 11101100111110001011110011000001101111001110000011101100111110001011110011000001101111001101111001011110 ecf8bcc1bce0ecf8bcc1bcde5e
UTF-8 踐質酌踐質灼^ 11101000101110001001000011101000101100111010101011101001100001011000110011101000101110001001000011101000101100111010101011100111100000011011110001011110 e8b890e8b3aae9858ce8b890e8b3aae781bc5e
UHC 踐質酌踐質灼^ 11110100110000101111001011110101111011011100110011110100110000101111001011110101111011011100011101011110 f4c2f2f5edccf4c2f2f5edc75e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)