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 要ζ솇}要ζ솇{^ 11101000101001101000000111001110101101101110110010000110100001110111110111101000101001101000000111001110101101101110110010000110100001110111101101011110 e8a681ceb6ec86877de8a681ceb6ec86877b5e
UHC 要ζ솇}要ζ솇{^ 111010011010100110100101111001101001100110001011011111011110100110101001101001011110011010011001100010110111101101011110 e9a9a5e6998b7de9a9a5e6998b7b5e

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