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 鰐??}鰐??{^ 1001100001101011001111110011111101111101100110000110101100111111001111110111101101011110 986b3f3f7d986b3f3f7b5e
EUC-JP 鰐??}鰐??{^ 1100111111001100001111110011111101111101110011111100110000111111001111110111101101011110 cfcc3f3f7dcfcc3f3f7b5e
UTF-8 鰐뤺턭}鰐뤺턭{^ 111010011011000010010000111010111010010010111010111011011000010010101101011111011110100110110000100100001110101110100100101110101110110110000100101011010111101101011110 e9b090eba4baed84ad7de9b090eba4baed84ad7b5e
UHC 鰐뤺턭}鰐뤺턭{^ 111001001100101010001111111010001011011001101110011111011110010011001010100011111110100010110110011011100111101101011110 e4ca8fe8b66e7de4ca8fe8b66e7b5e

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