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 ??u??c??u??c^ 00111111001111110111010100111111001111110110001100111111001111110111010100111111001111110110001101011110 3f3f753f3f633f3f753f3f635e
SJIS-WIN ?ァu?ーc?ァu?ーc^ 00111111101001110111010100111111101100000110001100111111101001110111010100111111101100000110001101011110 3fa7753fb0633fa7753fb0635e
EUC-JP ?ァu?ーc?ァu?ーc^ 0011111110001110101001110111010100111111100011101011000001100011001111111000111010100111011101010011111110001110101100000110001101011110 3f8ea7753f8eb0633f8ea7753f8eb0635e
UTF-8 䵸ァu䵸ーc䵸ァu䵸ーc^ 1110010010110101101110001110111110111101101001110111010111100100101101011011100011101111101111011011000001100011111001001011010110111000111011111011110110100111011101011110010010110101101110001110111110111101101100000110001101011110 e4b5b8efbda775e4b5b8efbdb063e4b5b8efbda775e4b5b8efbdb0635e
UHC ??u??c??u??c^ 00111111001111110111010100111111001111110110001100111111001111110111010100111111001111110110001101011110 3f3f753f3f633f3f753f3f635e

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