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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 滓?爰?滓?爰?^ 10011111111001100011111111100000101001110011111110011111111001100011111111100000101001110011111101011110 9fe63fe0a73f9fe63fe0a73f5e
EUC-JP 滓?爰?滓?爰?^ 11011110111010000011111111100000101010010011111111011110111010000011111111100000101010010011111101011110 dee83fe0a93fdee83fe0a93f5e
UTF-8 滓렰爰돔滓렰爰돔^ 11100110101110111001001111101011101000001011000011100111100010001011000011101011100011111001010011100110101110111001001111101011101000001011000011100111100010001011000011101011100011111001010001011110 e6bb93eba0b0e788b0eb8f94e6bb93eba0b0e788b0eb8f945e
UHC 滓렰爰돔滓렰爰돔^ 1110111010101011100011101011110111101010101110101011010110111100111011101010101110001110101111011110101010111010101101011011110001011110 eeab8ebdeabab5bceeab8ebdeabab5bc5e

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