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 ?f??W}?f??W{^ 00111111011001100011111100111111010101110111110100111111011001100011111100111111010101110111101101011110 3f663f3f577d3f663f3f577b5e
SJIS-WIN ?f??W}?f??W{^ 00111111011001100011111100111111010101110111110100111111011001100011111100111111010101110111101101011110 3f663f3f577d3f663f3f577b5e
EUC-JP ?f??W}?f??W{^ 00111111011001100011111100111111010101110111110100111111011001100011111100111111010101110111101101011110 3f663f3f577d3f663f3f577b5e
UTF-8 묯f묱뭎W}묯f묱뭎W{^ 11101011101011001010111101100110111010111010110010110001111010111010110110001110010101110111110111101011101011001010111101100110111010111010110010110001111010111010110110001110010101110111101101011110 ebacaf66ebacb1ebad8e577debacaf66ebacb1ebad8e577b5e
UHC 묯f묱뭎W}묯f묱뭎W{^ 10010010010001100110011010010010010010001001001001011000010101110111110110010010010001100110011010010010010010001001001001011000010101110111101101011110 92466692489258577d92466692489258577b5e

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