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 譟南ю}譟南ю{^ 111001101001111110010011111011001000010010010000011111011110011010011111100100111110110010000100100100000111101101011110 e69f93ec84907de69f93ec84907b5e
EUC-JP 譟南ю}譟南ю{^ 111011001010000111000110111011101010011111110000011111011110110010100001110001101110111010100111111100000111101101011110 eca1c6eea7f07deca1c6eea7f07b5e
UTF-8 譟南ю}譟南ю{^ 11101000101011011001111111100101100011011001011111010001100011100111110111101000101011011001111111100101100011011001011111010001100011100111101101011110 e8ad9fe58d97d18e7de8ad9fe58d97d18e7b5e
UHC ?南ю}?南ю{^ 00111111110100011111010110101100111100000111110100111111110100011111010110101100111100000111101101011110 3fd1f5acf07d3fd1f5acf07b5e

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