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 驫大クュ驫大クュ^ 11101001100010101001000111100101101110001010110111101001100010101001000111100101101110001010110101011110 e98a91e5b8ade98a91e5b8ad5e
EUC-JP 驫大クュ驫大クュ^ 1111000111101010110000101110011110001110101110001000111010101101111100011110101011000010111001111000111010111000100011101010110101011110 f1eac2e78eb88eadf1eac2e78eb88ead5e
UTF-8 驫大クュ驫大クュ^ 11101001101010011010101111100101101001001010011111101111101111011011100011101111101111011010110111101001101010011010101111100101101001001010011111101111101111011011100011101111101111011010110101011110 e9a9abe5a4a7efbdb8efbdade9a9abe5a4a7efbdb8efbdad5e
UHC ?大???大??^ 0011111111010011110111100011111100111111001111111101001111011110001111110011111101011110 3fd3de3f3f3fd3de3f3f5e

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