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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 逶りs[逶りs[^ 111001111001101110000010111010001000001010010011010110111110011110011011100000101110100010000010100100110101101101011110 e79b82e882935be79b82e882935b5e
EUC-JP 逶りs[逶りs[^ 111011011111101110100100111010101010001111110011010110111110110111111011101001001110101010100011111100110101101101011110 edfba4eaa3f35bedfba4eaa3f35b5e
UTF-8 逶りs[逶りs[^ 111010011000000010110110111000111000001010001010111011111011110110010011010110111110100110000000101101101110001110000010100010101110111110111101100100110101101101011110 e980b6e3828aefbd935be980b6e3828aefbd935b5e
UHC ?りs[?りs[^ 00111111101010101110101010100011111100110101101100111111101010101110101010100011111100110101101101011110 3faaeaa3f35b3faaeaa3f35b5e

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