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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
UTF-8 捻꽝쎄괏W}捻꽝쎄괏W{^ 1110111110100110101001001110101010111101100111011110110010001110100001001110101010110100100011110101011101111101111011111010011010100100111010101011110110011101111011001000111010000100111010101011010010001111010101110111101101011110 efa6a4eabd9dec8e84eab48f577defa6a4eabd9dec8e84eab48f577b5e
UHC 捻꽝쎄괏W}捻꽝쎄괏W{^ 111001101111011110110010110011101011110111101010101100011010001101010111011111011110011011110111101100101100111010111101111010101011000110100011010101110111101101011110 e6f7b2cebdeab1a3577de6f7b2cebdeab1a3577b5e

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