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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??藥[}??藥[{^ 00111111001111111110010101011010010110110111110100111111001111111110010101011010010110110111101101011110 3f3fe55a5b7d3f3fe55a5b7b5e
EUC-JP ??藥[}??藥[{^ 00111111001111111110100110111011010110110111110100111111001111111110100110111011010110110111101101011110 3f3fe9bb5b7d3f3fe9bb5b7b5e
UTF-8 먏먦藥[}먏먦藥[{^ 1110101110101000100011111110101110101000101001101110100010010111101001010101101101111101111010111010100010001111111010111010100010100110111010001001011110100101010110110111101101011110 eba88feba8a6e897a55b7deba88feba8a6e897a55b7b5e
UHC 먏먦藥[}먏먦藥[{^ 1001000011001101100100001110001111100101101101110101101101111101100100001100110110010000111000111110010110110111010110110111101101011110 90cd90e3e5b75b7d90cd90e3e5b75b7b5e

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