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 要ε?}要ε?{^ 10010111011101101000001111000011001111110111110110010111011101101000001111000011001111110111101101011110 977683c33f7d977683c33f7b5e
EUC-JP 要ε?}要ε?{^ 11001101110101111010011011000101001111110111110111001101110101111010011011000101001111110111101101011110 cdd7a6c53f7dcdd7a6c53f7b5e
UTF-8 要ε씜}要ε씜{^ 11101000101001101000000111001110101101011110110010010100100111000111110111101000101001101000000111001110101101011110110010010100100111000111101101011110 e8a681ceb5ec949c7de8a681ceb5ec949c7b5e
UHC 要ε씜}要ε씜{^ 111010011010100110100101111001011011111010111101011111011110100110101001101001011110010110111110101111010111101101011110 e9a9a5e5bebd7de9a9a5e5bebd7b5e

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