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 跂ァ逶栲跂ァ逶桀^ 111001101110001110100111111001111001101110011110011111011110011011100011101001111110011110011011100111100111101101011110 e6e3a7e79b9e7de6e3a7e79b9e7b5e
EUC-JP 跂ァ逶栲跂ァ逶桀^ 1110110011100101100011101010011111101101111110111101101111011110111011001110010110001110101001111110110111111011110110111101110001011110 ece58ea7edfbdbdeece58ea7edfbdbdc5e
UTF-8 跂ァ逶栲跂ァ逶桀^ 11101000101101111000001011101111101111011010011111101001100000001011011011100110101000001011001011101000101101111000001011101111101111011010011111101001100000001011011011100110101000011000000001011110 e8b782efbda7e980b6e6a0b2e8b782efbda7e980b6e6a1805e
UHC ???????桀^ 00111111001111110011111100111111001111110011111100111111110010111111101001011110 3f3f3f3f3f3f3fcbfa5e

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