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 要ζ?}要ζ?{^ 10010111011101101000001111000100001111110111110110010111011101101000001111000100001111110111101101011110 977683c43f7d977683c43f7b5e
EUC-JP 要ζ?}要ζ?{^ 11001101110101111010011011000110001111110111110111001101110101111010011011000110001111110111101101011110 cdd7a6c63f7dcdd7a6c63f7b5e
UTF-8 要ζ씡}要ζ씡{^ 11101000101001101000000111001110101101101110110010010100101000010111110111101000101001101000000111001110101101101110110010010100101000010111101101011110 e8a681ceb6ec94a17de8a681ceb6ec94a17b5e
UHC 要ζ씡}要ζ씡{^ 111010011010100110100101111001101001110110110101011111011110100110101001101001011110011010011101101101010111101101011110 e9a9a5e69db57de9a9a5e69db57b5e

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