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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 裏잤강}裏잤강{^ 111011111010011110100111111011001001111010100100111010101011000010010101011111011110111110100111101001111110110010011110101001001110101010110000100101010111101101011110 efa7a7ec9ea4eab0957defa7a7ec9ea4eab0957b5e
UHC 裏잤강}裏잤강{^ 111011001100000011000000111001001011000010101101011111011110110011000000110000001110010010110000101011010111101101011110 ecc0c0e4b0ad7decc0c0e4b0ad7b5e

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