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 ???]n}???]n{^ 00111111001111110011111101011101011011100111110100111111001111110011111101011101011011100111101101011110 3f3f3f5d6e7d3f3f3f5d6e7b5e
SJIS-WIN 短綜存]n}短綜存]n{^ 10010010010110101001000110001110100100011011011001011101011011100111110110010010010110101001000110001110100100011011011001011101011011100111101101011110 925a918e91b65d6e7d925a918e91b65d6e7b5e
EUC-JP 短綜存]n}短綜存]n{^ 11000011101110111100000111101110110000101011100001011101011011100111110111000011101110111100000111101110110000101011100001011101011011100111101101011110 c3bbc1eec2b85d6e7dc3bbc1eec2b85d6e7b5e
UTF-8 短綜存]n}短綜存]n{^ 11100111100111111010110111100111101101101001110011100101101011011001100001011101011011100111110111100111100111111010110111100111101101101001110011100101101011011001100001011101011011100111101101011110 e79fade7b69ce5ad985d6e7de79fade7b69ce5ad985d6e7b5e
UHC 短綜存]n}短綜存]n{^ 11010011101011011111000011111100111100001110110101011101011011100111110111010011101011011111000011111100111100001110110101011101011011100111101101011110 d3adf0fcf0ed5d6e7dd3adf0fcf0ed5d6e7b5e

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