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 毬N[}毬N[{^ 11100110101011111010110001001110010110110111110111100110101011111010110001001110010110110111101101011110 e6afac4e5b7de6afac4e5b7b5e
SJIS-WIN ??¬N[}??¬N[{^ 001111110011111110000001110010100100111001011011011111010011111100111111100000011100101001001110010110110111101101011110 3f3f81ca4e5b7d3f3f81ca4e5b7b5e
EUC-JP 毬N[}毬N[{^ 1000111110101001110000011000111110100010101101001010001011001100010011100101101101111101100011111010100111000001100011111010001010110100101000101100110001001110010110110111101101011110 8fa9c18fa2b4a2cc4e5b7d8fa9c18fa2b4a2cc4e5b7b5e
UTF-8 毬N[}毬N[{^ 11000011101001101100001010101111110000101010110001001110010110110111110111000011101001101100001010101111110000101010110001001110010110110111101101011110 c3a6c2afc2ac4e5b7dc3a6c2afc2ac4e5b7b5e
UHC æ??N[}æ??N[{^ 101010011010000100111111001111110100111001011011011111011010100110100001001111110011111101001110010110110111101101011110 a9a13f3f4e5b7da9a13f3f4e5b7b5e

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