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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 撓案?}撓案?{^ 10011101100110101000100011000100001111110111110110011101100110101000100011000100001111110111101101011110 9d9a88c43f7d9d9a88c43f7b5e
EUC-JP 撓案?}撓案?{^ 11011001111110101011000011000110001111110111110111011001111110101011000011000110001111110111101101011110 d9fab0c63f7dd9fab0c63f7b5e
UTF-8 撓案솨}撓案솨{^ 111001101001001010010011111001101010000110001000111011001000011010101000011111011110011010010010100100111110011010100001100010001110110010000110101010000111101101011110 e69293e6a188ec86a87de69293e6a188ec86a87b5e
UHC 撓案솨}撓案솨{^ 111010001111010111100100110100001011110011011101011111011110100011110101111001001101000010111100110111010111101101011110 e8f5e4d0bcdd7de8f5e4d0bcdd7b5e

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