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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 巐懦囮[}巐懦囮[{^ 1111101010110110100111001110110110011010100110010101101101111101111110101011011010011100111011011001101010011001010110110111101101011110 fab69ced9a995b7dfab69ced9a995b7b5e
EUC-JP 巐懦囮[}巐懦囮[{^ 10001111101110111111100111011000111011111101001111111001010110110111110110001111101110111111100111011000111011111101001111111001010110110111101101011110 8fbbf9d8efd3f95b7d8fbbf9d8efd3f95b7b5e
UTF-8 巐懦囮[}巐懦囮[{^ 1110010110110111100100001110011010000111101001101110010110011011101011100101101101111101111001011011011110010000111001101000011110100110111001011001101110101110010110110111101101011110 e5b790e687a6e59bae5b7de5b790e687a6e59bae5b7b5e
UHC ?懦?[}?懦?[{^ 00111111110100011101011100111111010110110111110100111111110100011101011100111111010110110111101101011110 3fd1d73f5b7d3fd1d73f5b7b5e

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