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 ¾Ì޳¾Ì޳^ 101111101100110010001110101100111011111011001100100011101011001101011110 becc8eb3becc8eb35e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?Ì???Ì??^ 00111111100011111010101011000000001111110011111100111111100011111010101011000000001111110011111101011110 3f8faac03f3f3f8faac03f3f5e
UTF-8 ¾Ì޳¾Ì޳^ 1100001010111110110000111000110011000010100011101100001010110011110000101011111011000011100011001100001010001110110000101011001101011110 c2bec38cc28ec2b3c2bec38cc28ec2b35e
UHC ¾??³¾??³^ 10101000111110100011111100111111101010011111100010101000111110100011111100111111101010011111100001011110 a8fa3f3fa9f8a8fa3f3fa9f85e

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