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 无奠[}无奠[{^ 10011101110110011001101011111001010110110111110110011101110110011001101011111001010110110111101101011110 9dd99af95b7d9dd99af95b7b5e
EUC-JP 无奠[}无奠[{^ 11011010110110111101010011111011010110110111110111011010110110111101010011111011010110110111101101011110 dadbd4fb5b7ddadbd4fb5b7b5e
UTF-8 无奠[}无奠[{^ 1110011010010111101000001110010110100101101000000101101101111101111001101001011110100000111001011010010110100000010110110111101101011110 e697a0e5a5a05b7de697a0e5a5a05b7b5e
UHC 无奠[}无奠[{^ 11011001111010011110111011110101010110110111110111011001111010011110111011110101010110110111101101011110 d9e9eef55b7dd9e9eef55b7b5e

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