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 撓ε?}撓ε?{^ 10011101100110101000001111000011001111110111110110011101100110101000001111000011001111110111101101011110 9d9a83c33f7d9d9a83c33f7b5e
EUC-JP 撓ε?}撓ε?{^ 11011001111110101010011011000101001111110111110111011001111110101010011011000101001111110111101101011110 d9faa6c53f7dd9faa6c53f7b5e
UTF-8 撓ε꽰}撓ε꽰{^ 11100110100100101001001111001110101101011110101010111101101100000111110111100110100100101001001111001110101101011110101010111101101100000111101101011110 e69293ceb5eabdb07de69293ceb5eabdb07b5e
UHC 撓ε꽰}撓ε꽰{^ 111010001111010110100101111001011000010010111011011111011110100011110101101001011110010110000100101110110111101101011110 e8f5a5e584bb7de8f5a5e584bb7b5e

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