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 ³ÛÃú۳ۏÃúÙ^ 10110011110110111000111111000011111110101101101110110011110110111000111111000011111110101101100101011110 b3db8fc3fadbb3db8fc3fad95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?Û?ÃúÛ?Û?ÃúÙ^ 0011111110001111101010101110010100111111100011111010101010101010100011111010101111100010100011111010101011100101001111111000111110101010111001010011111110001111101010101010101010001111101010111110001010001111101010101110001101011110 3f8faae53f8faaaa8fabe28faae53f8faae53f8faaaa8fabe28faae35e
UTF-8 ³ÛÃú۳ۏÃúÙ^ 11000010101100111100001110011011110000101000111111000011100000111100001110111010110000111001101111000010101100111100001110011011110000101000111111000011100000111100001110111010110000111001100101011110 c2b3c39bc28fc383c3bac39bc2b3c39bc28fc383c3bac3995e
UHC ³?????³?????^ 101010011111100000111111001111110011111100111111001111111010100111111000001111110011111100111111001111110011111101011110 a9f83f3f3f3f3fa9f83f3f3f3f3f5e

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