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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 沅??}沅??{^ 10001111110001101110100100111111001111110111110110001111110001101110100100111111001111110111101101011110 8fc6e93f3f7d8fc6e93f3f7b5e
UTF-8 沅룩뱴}沅룩뱴{^ 111001101011001010000101111010111010001110101001111010111011000110110100011111011110011010110010100001011110101110100011101010011110101110110001101101000111101101011110 e6b285eba3a9ebb1b47de6b285eba3a9ebb1b47b5e
UHC 沅룩뱴}沅룩뱴{^ 111010101011011010110111111010001001001110011010011111011110101010110110101101111110100010010011100110100111101101011110 eab6b7e8939a7deab6b7e8939a7b5e

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