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 轝??}轝??{^ 10001111111000011010101000111111001111110111110110001111111000011010101000111111001111110111101101011110 8fe1aa3f3f7d8fe1aa3f3f7b5e
UTF-8 轝뚰몿}轝뚰몿{^ 111010001011110110011101111010111001101010110000111010111010101010111111011111011110100010111101100111011110101110011010101100001110101110101010101111110111101101011110 e8bd9deb9ab0ebaabf7de8bd9deb9ab0ebaabf7b5e
UHC 轝뚰몿}轝뚰몿{^ 111001101010110010001100111011011001000110100011011111011110011010101100100011001110110110010001101000110111101101011110 e6ac8ced91a37de6ac8ced91a37b5e

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