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 要ζ볘}要ζ볘{^ 11101000101001101000000111001110101101101110101110110011100110000111110111101000101001101000000111001110101101101110101110110011100110000111101101011110 e8a681ceb6ebb3987de8a681ceb6ebb3987b5e
UHC 要ζ볘}要ζ볘{^ 111010011010100110100101111001101011101010110110011111011110100110101001101001011110011010111010101101100111101101011110 e9a9a5e6bab67de9a9a5e6bab67b5e

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