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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 短綜楔}短綜楔{^ 100100100101101010010001100011101001111010110110011111011001001001011010100100011000111010011110101101100111101101011110 925a918e9eb67d925a918e9eb67b5e
EUC-JP 短綜楔}短綜楔{^ 110000111011101111000001111011101101110010111000011111011100001110111011110000011110111011011100101110000111101101011110 c3bbc1eedcb87dc3bbc1eedcb87b5e
UTF-8 短綜楔}短綜楔{^ 111001111001111110101101111001111011011010011100111001101010010110010100011111011110011110011111101011011110011110110110100111001110011010100101100101000111101101011110 e79fade7b69ce6a5947de79fade7b69ce6a5947b5e
UHC 短綜楔}短綜楔{^ 110100111010110111110000111111001110000011011011011111011101001110101101111100001111110011100000110110110111101101011110 d3adf0fce0db7dd3adf0fce0db7b5e

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