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 玉??}玉??{^ 1000101111001010001111110011111101111101100010111100101000111111001111110111101101011110 8bca3f3f7d8bca3f3f7b5e
EUC-JP 玉??}玉??{^ 1011011011001100001111110011111101111101101101101100110000111111001111110111101101011110 b6cc3f3f7db6cc3f3f7b5e
UTF-8 玉뷂쉑}玉뷂쉑{^ 111001111000111010001001111010111011011110000010111011001000100110010001011111011110011110001110100010011110101110110111100000101110110010001001100100010111101101011110 e78e89ebb782ec89917de78e89ebb782ec89917b5e
UHC 玉뷂쉑}玉뷂쉑{^ 111010001010110010010100111011111011110110100111011111011110100010101100100101001110111110111101101001110111101101011110 e8ac94efbda77de8ac94efbda77b5e

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