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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 炭其[}炭其[{^ 10010010010110011001000110110100010110110111110110010010010110011001000110110100010110110111101101011110 925991b45b7d925991b45b7b5e
EUC-JP 炭其[}炭其[{^ 11000011101110101100001010110110010110110111110111000011101110101100001010110110010110110111101101011110 c3bac2b65b7dc3bac2b65b7b5e
UTF-8 炭其[}炭其[{^ 1110011110000010101011011110010110000101101101100101101101111101111001111000001010101101111001011000010110110110010110110111101101011110 e782ade585b65b7de782ade585b65b7b5e
UHC 炭其[}炭其[{^ 11110111101010011101000011101100010110110111110111110111101010011101000011101100010110110111101101011110 f7a9d0ec5b7df7a9d0ec5b7b5e

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