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 凹ζ?}凹ζ?{^ 10001001100110101000001111000100001111110111110110001001100110101000001111000100001111110111101101011110 899a83c43f7d899a83c43f7b5e
EUC-JP 凹ζ?}凹ζ?{^ 10110001111110101010011011000110001111110111110110110001111110101010011011000110001111110111101101011110 b1faa6c63f7db1faa6c63f7b5e
UTF-8 凹ζ꼇}凹ζ꼇{^ 11100101100001111011100111001110101101101110101010111100100001110111110111100101100001111011100111001110101101101110101010111100100001110111101101011110 e587b9ceb6eabc877de587b9ceb6eabc877b5e
UHC 凹ζ꼇}凹ζ꼇{^ 111010001110101010100101111001101011001010111011011111011110100011101010101001011110011010110010101110110111101101011110 e8eaa5e6b2bb7de8eaa5e6b2bb7b5e

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