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 跼ソ貎毳跼ソ貎毬^ 111001101111000010111111111001101011110110011111011111011110011011110000101111111110011010111101100111110111101101011110 e6f0bfe6bd9f7de6f0bfe6bd9f7b5e
EUC-JP 跼ソ貎毳跼ソ貎毬^ 1110110011110010100011101011111111101100101111111101110111011110111011001111001010001110101111111110110010111111110111011101110001011110 ecf28ebfecbfdddeecf28ebfecbfdddc5e
UTF-8 跼ソ貎毳跼ソ貎毬^ 11101000101101111011110011101111101111011011111111101000101100101000111011100110101011111011001111101000101101111011110011101111101111011011111111101000101100101000111011100110101011111010110001011110 e8b7bcefbdbfe8b28ee6afb3e8b7bcefbdbfe8b28ee6afac5e
UHC ???????毬^ 00111111001111110011111100111111001111110011111100111111110011111011001101011110 3f3f3f3f3f3f3fcfb35e

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