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 哉潘?}哉潘?{^ 10001101110001101110000001001110001111110111110110001101110001101110000001001110001111110111101101011110 8dc6e04e3f7d8dc6e04e3f7b5e
EUC-JP 哉潘?}哉潘?{^ 10111010110010001101111110101111001111110111110110111010110010001101111110101111001111110111101101011110 bac8dfaf3f7dbac8dfaf3f7b5e
UTF-8 哉潘누}哉潘누{^ 111001011001001110001001111001101011110110011000111010111000100010000100011111011110010110010011100010011110011010111101100110001110101110001000100001000111101101011110 e59389e6bd98eb88847de59389e6bd98eb88847b5e
UHC 哉潘누}哉潘누{^ 111011101010001111011010111010111011010010101001011111011110111010100011110110101110101110110100101010010111101101011110 eea3daebb4a97deea3daebb4a97b5e

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