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 辱①?}辱①?{^ 10010000010010101000011101000000001111110111110110010000010010101000011101000000001111110111101101011110 904a87403f7d904a87403f7b5e
EUC-JP 辱??}辱??{^ 1011111110101011001111110011111101111101101111111010101100111111001111110111101101011110 bfab3f3f7dbfab3f3f7b5e
UTF-8 辱①땸}辱①땸{^ 111010001011111010110001111000101001000110100000111010111001010110111000011111011110100010111110101100011110001010010001101000001110101110010101101110000111101101011110 e8beb1e291a0eb95b87de8beb1e291a0eb95b87b5e
UHC 辱①땸}辱①땸{^ 111010011011010010101000111001111000101110001110011111011110100110110100101010001110011110001011100011100111101101011110 e9b4a8e78b8e7de9b4a8e78b8e7b5e

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