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 逞ソ驤媒逞ソ驤倍^ 111001111001011110111111111010011000100010010100011111011110011110010111101111111110100110001000100101000111101101011110 e797bfe988947de797bfe988947b5e
EUC-JP 逞ソ驤媒逞ソ驤倍^ 1110110111110111100011101011111111110001111010001100011111011110111011011111011110001110101111111111000111101000110001111101110001011110 edf78ebff1e8c7deedf78ebff1e8c7dc5e
UTF-8 逞ソ驤媒逞ソ驤倍^ 11101001100000001001111011101111101111011011111111101001101010011010010011100101101010101001001011101001100000001001111011101111101111011011111111101001101010011010010011100101100000001000110101011110 e9809eefbdbfe9a9a4e5aa92e9809eefbdbfe9a9a4e5808d5e
UHC 逞??媒逞??倍^ 11010110110000010011111100111111110110001101101011010110110000010011111100111111110110111100001101011110 d6c13f3fd8dad6c13f3fdbc35e

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