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 藥??}藥??{^ 1110010101011010001111110011111101111101111001010101101000111111001111110111101101011110 e55a3f3f7de55a3f3f7b5e
EUC-JP 藥??}藥??{^ 1110100110111011001111110011111101111101111010011011101100111111001111110111101101011110 e9bb3f3f7de9bb3f3f7b5e
UTF-8 藥뀄꽩}藥뀄꽩{^ 111010001001011110100101111010111000000010000100111010101011110110101001011111011110100010010111101001011110101110000000100001001110101010111101101010010111101101011110 e897a5eb8084eabda97de897a5eb8084eabda97b5e
UHC 藥뀄꽩}藥뀄꽩{^ 111001011011011110110010111011011000010010110100011111011110010110110111101100101110110110000100101101000111101101011110 e5b7b2ed84b47de5b7b2ed84b47b5e

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