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 ‘ŽâёŽâÑ^ 100100011000111011100010110100011001000110001110111000101101000101011110 918ee2d1918ee2d15e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??âÑ??âÑ^ 0011111100111111100011111010101110100100100011111010101011010000001111110011111110001111101010111010010010001111101010101101000001011110 3f3f8faba48faad03f3f8faba48faad05e
UTF-8 ‘ŽâёŽâÑ^ 1100001010010001110000101000111011000011101000101100001110010001110000101001000111000010100011101100001110100010110000111001000101011110 c291c28ec3a2c391c291c28ec3a2c3915e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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