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 霑コ竇ァ霑コ竇ァ^ 11101000101111111011101011100010100001011010011111101000101111111011101011100010100001011010011101011110 e8bfbae285a7e8bfbae285a75e
EUC-JP 霑コ竇ァ霑コ竇ァ^ 1111000011000001100011101011101011100011111001011000111010100111111100001100000110001110101110101110001111100101100011101010011101011110 f0c18ebae3e58ea7f0c18ebae3e58ea75e
UTF-8 霑コ竇ァ霑コ竇ァ^ 11101001100111001001000111101111101111011011101011100111101010111000011111101111101111011010011111101001100111001001000111101111101111011011101011100111101010111000011111101111101111011010011101011110 e99c91efbdbae7ab87efbda7e99c91efbdbae7ab87efbda75e
UHC 霑?竇?霑?竇?^ 11101111110001010011111111010100111001000011111111101111110001010011111111010100111001000011111101011110 efc53fd4e43fefc53fd4e43f5e

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